Changes in uspace/lib/c/include/capa.h [5fc8244:8f57fb2] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/capa.h
r5fc8244 r8f57fb2 37 37 #define _LIBC_CAPA_H_ 38 38 39 #include < errno.h>40 #include < stddef.h>39 #include <adt/list.h> 40 #include <loc.h> 41 41 #include <stdint.h> 42 #include <types/label.h> 43 #include <types/vol.h> 44 #include <vbd.h> 42 45 43 46 /** Capacity unit */
Note:
See TracChangeset
for help on using the changeset viewer.