Changes in uspace/lib/c/include/ipc/vfs.h [3e6a98c5:41e9ef7] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/ipc/vfs.h
r3e6a98c5 r41e9ef7 38 38 #include <ipc/common.h> 39 39 #include <sys/types.h> 40 #include < stdbool.h>40 #include <bool.h> 41 41 42 42 #define FS_NAME_MAXLEN 20
Note:
See TracChangeset
for help on using the changeset viewer.