Changes in uspace/lib/posix/source/stdio/scanf.c [e8d3c6f5:0d0b319] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/posix/source/stdio/scanf.c
re8d3c6f5 r0d0b319 36 36 #define __POSIX_DEF__(x) posix_##x 37 37 38 #include <assert.h>38 #include "posix/assert.h" 39 39 40 40 #include <errno.h>
Note:
See TracChangeset
for help on using the changeset viewer.