diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/s/sol2.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/s/sol2.h b/src/s/sol2.h index 1af8a89c4aa..39acc544954 100644 --- a/src/s/sol2.h +++ b/src/s/sol2.h | |||
| @@ -24,8 +24,3 @@ | |||
| 24 | #endif /* GCC */ | 24 | #endif /* GCC */ |
| 25 | 25 | ||
| 26 | #define HAVE_VFORK | 26 | #define HAVE_VFORK |
| 27 | |||
| 28 | /* Gregory Neil Shapiro <gshapiro@hhmi.org> reports the Motif header files | ||
| 29 | are in this directory on Solaris 2.4. Let's guess that's true | ||
| 30 | for some earlier versions too. */ | ||
| 31 | #define C_SWITCH_X_SYSTEM -I/usr/dt/include | ||