Changeset 2423 for trunk/src/kash/eval.c
- Timestamp:
- Oct 18, 2010, 1:43:35 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kash/eval.c
r2387 r2423 45 45 #include <sys/types.h> 46 46 #ifdef HAVE_SYSCTL_H 47 # ifdef __OpenBSD__ /* joyful crap */ 48 # include <sys/param.h> 49 # undef psh 50 # endif 47 51 # include <sys/sysctl.h> 48 52 #endif
Note:
See TracChangeset
for help on using the changeset viewer.