Changes in uspace/lib/posix/test/scanf.c [0d0b319:6b646dc] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/posix/test/scanf.c
r0d0b319 r6b646dc 30 30 #define __POSIX_DEF__(x) posix_##x 31 31 32 #include <errno.h> 33 32 #include "posix/errno.h" 34 33 #include "posix/stdio.h" 35 34
Note:
See TracChangeset
for help on using the changeset viewer.