Changeset 3237 for trunk/src/kmk/kmkbuiltin/err.c
- Timestamp:
- Dec 25, 2018, 5:11:26 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kmk/kmkbuiltin/err.c
r3192 r3237 29 29 #ifdef HAVE_CONFIG_H 30 30 # include "config.h" 31 # ifdef HAVE_STDLIB_H 32 # include <stdlib.h> 33 # endif 34 # ifdef HAVE_STDINT_H 35 # include <stdint.h> 36 # endif 31 37 #else 32 38 # include <stdlib.h>
Note:
See TracChangeset
for help on using the changeset viewer.