Changeset 3156 for trunk/src/kmk/output.c
- Timestamp:
- Mar 18, 2018, 9:10:03 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kmk/output.c
r3140 r3156 37 37 # include <windows.h> 38 38 # include <io.h> 39 # include "sub_proc.h" 39 # ifndef CONFIG_NEW_WIN_CHILDREN 40 # include "sub_proc.h" 41 # else 42 # include "w32/winchildren.h" 43 # endif 40 44 #endif /* WINDOWS32 */ 41 45
Note:
See TracChangeset
for help on using the changeset viewer.