Changes in uspace/lib/c/include/tmpfile.h [4e6a610:4805495] in mainline
- File:
-
- 1 edited
-
uspace/lib/c/include/tmpfile.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/tmpfile.h
r4e6a610 r4805495 27 27 */ 28 28 29 #ifndef LIBC_TMPFILE_H_30 #define LIBC_TMPFILE_H_29 #ifndef _LIBC_TMPFILE_H_ 30 #define _LIBC_TMPFILE_H_ 31 31 32 32 #include <stdbool.h>
Note:
See TracChangeset
for help on using the changeset viewer.
