Changes in uspace/lib/c/include/ipc/vfs.h [5581b469:64d2b10] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/ipc/vfs.h
r5581b469 r64d2b10 36 36 #define LIBC_IPC_VFS_H_ 37 37 38 #include <ipc/ ipc.h>38 #include <ipc/common.h> 39 39 #include <sys/types.h> 40 40 #include <bool.h>
Note:
See TracChangeset
for help on using the changeset viewer.