Changeset 6cd10ac in mainline for uspace/lib/bithenge/src/tree.c


Ignore:
Timestamp:
2012-08-21T12:07:58Z (12 years ago)
Author:
Vojtech Horky <vojtechhorky@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
be1dcc26
Parents:
2ee05261
Message:

Bithenge: hide os.h from public include/

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/bithenge/src/tree.c

    r2ee05261 r6cd10ac  
    3838#include <stdlib.h>
    3939#include <bithenge/blob.h>
    40 #include <bithenge/os.h>
    4140#include <bithenge/tree.h>
     41#include "common.h"
    4242
    4343static void blob_destroy(bithenge_node_t *base)
Note: See TracChangeset for help on using the changeset viewer.