Changes in uspace/srv/fs/cdfs/cdfs_ops.h [a26895d:3e6a98c5] in mainline
- File:
-
- 1 edited
-
uspace/srv/fs/cdfs/cdfs_ops.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/fs/cdfs/cdfs_ops.h
ra26895d r3e6a98c5 34 34 #define CDFS_CDFS_OPS_H_ 35 35 36 #include < bool.h>36 #include <stdbool.h> 37 37 38 38 extern bool cdfs_init(void);
Note:
See TracChangeset
for help on using the changeset viewer.
