Changeset 1712 for trunk/src/kmk
- Timestamp:
- Sep 3, 2008, 12:06:47 AM (17 years ago)
- Location:
- trunk/src/kmk/kmkbuiltin
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kmk/kmkbuiltin/solfakes.c
r1711 r1712 27 27 #include <stdarg.h> 28 28 #include <stdlib.h> 29 #include <sys/stat.h> 29 30 #include "solfakes.h" 30 31 -
trunk/src/kmk/kmkbuiltin/solfakes.h
r1711 r1712 28 28 29 29 #include <stdarg.h> 30 #include <sys/types.h> 30 31 #include "getopt.h" 31 32 #define _PATH_DEVNULL "/dev/null"
Note:
See TracChangeset
for help on using the changeset viewer.