Changes in uspace/lib/c/include/ddi.h [3e6a98c5:b5c2f56] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/ddi.h
r3e6a98c5 rb5c2f56 36 36 #define LIBC_DDI_H_ 37 37 38 #include < stdbool.h>38 #include <bool.h> 39 39 #include <sys/types.h> 40 40 #include <sys/time.h>
Note:
See TracChangeset
for help on using the changeset viewer.