Changeset 1226 for trunk/src/kash/jobs.c
- Timestamp:
- Oct 8, 2007, 3:46:07 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kash/jobs.c
r1222 r1226 47 47 48 48 #include "shell.h" 49 #if JOBS 49 #if JOBS && !defined(_MSC_VER) 50 50 # include <termios.h> 51 51 #endif
Note:
See TracChangeset
for help on using the changeset viewer.