Changes in uspace/lib/c/include/cap.h [4805495:5a6cc679] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/cap.h
r4805495 r5a6cc679 34 34 */ 35 35 36 #ifndef _LIBC_CAP_H_37 #define _LIBC_CAP_H_36 #ifndef LIBC_CAP_H_ 37 #define LIBC_CAP_H_ 38 38 39 39 #include <adt/list.h>
Note:
See TracChangeset
for help on using the changeset viewer.