Changeset 2121 for trunk/src/kmk/kmkbuiltin/append.c
- Timestamp:
- Dec 25, 2008, 3:07:56 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kmk/kmkbuiltin/append.c
r2113 r2121 36 36 #include <string.h> 37 37 #include <stdio.h> 38 #ifdef HAVE_ALLOCA_H 39 # include <alloca.h> 40 #endif 38 41 #include "err.h" 39 42 #include "kmkbuiltin.h"
Note:
See TracChangeset
for help on using the changeset viewer.