Changeset 2121 in kBuild for trunk/src/kmk/kmkbuiltin/rmdir.c
- Timestamp:
- Dec 25, 2008 2:07:56 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kmk/kmkbuiltin/rmdir.c
r2113 r2121 51 51 #include <errno.h> 52 52 #include <unistd.h> 53 #ifdef HAVE_ALLOCA_H 54 # include <alloca.h> 55 #endif 53 56 #include "getopt.h" 54 57 #include "kmkbuiltin.h"
Note:
See TracChangeset
for help on using the changeset viewer.