Changes in uspace/lib/c/include/limits.h [002fd5f:c7a67c4] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/limits.h
r002fd5f rc7a67c4 36 36 #define LIBC_LIMITS_H_ 37 37 38 #include <_bits/limits.h> 38 /* XXX Make this more accurate */ 39 #include <stdint.h> 40 #include <libarch/stdint.h> 39 41 40 42 #endif
Note:
See TracChangeset
for help on using the changeset viewer.