Changes in uspace/lib/c/test/string.c [06e0f37:ea4910b] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/test/string.c
r06e0f37 rea4910b 28 28 29 29 /* Prevent an error from being generated */ 30 # define _REALLY_WANT_STRING_H30 #undef _HELENOS_SOURCE 31 31 #include <string.h> 32 #define _HELENOS_SOURCE 32 33 #include <pcut/pcut.h> 33 34
Note:
See TracChangeset
for help on using the changeset viewer.