Changeset 06e0f37 in mainline for uspace/lib/c/test/string.c
- Timestamp:
- 2019-08-17T12:22:31Z (5 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- cd76bbd5
- Parents:
- d3db35b
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/test/string.c
rd3db35b r06e0f37 28 28 29 29 /* Prevent an error from being generated */ 30 # undef _HELENOS_SOURCE30 #define _REALLY_WANT_STRING_H 31 31 #include <string.h> 32 #define _HELENOS_SOURCE33 32 #include <pcut/pcut.h> 34 33
Note:
See TracChangeset
for help on using the changeset viewer.