Changeset d9c8c81 in mainline for uspace/srv/vfs/vfs.c


Ignore:
Timestamp:
2009-06-08T13:42:15Z (15 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/srv/vfs/vfs.c

    ra68f737 rd9c8c81  
    4444#include <string.h>
    4545#include <as.h>
    46 #include <libadt/list.h>
     46#include <adt/list.h>
    4747#include <atomic.h>
    4848#include "vfs.h"
Note: See TracChangeset for help on using the changeset viewer.