Changeset d9c8c81 in mainline for uspace/lib/libblock/libblock.c


Ignore:
Timestamp:
2009-06-08T13:42:15Z (16 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
cc27c8c5
Parents:
a68f737
Message:

rename libadt → adt

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/libblock/libblock.c

    ra68f737 rd9c8c81  
    4848#include <assert.h>
    4949#include <futex.h>
    50 #include <libadt/list.h>
    51 #include <libadt/hash_table.h>
     50#include <adt/list.h>
     51#include <adt/hash_table.h>
    5252#include <mem.h>
    5353
Note: See TracChangeset for help on using the changeset viewer.