summaryrefslogtreecommitdiff
path: root/src/s/isc3-0.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/s/isc3-0.h')
-rw-r--r--src/s/isc3-0.h8
1 files changed, 2 insertions, 6 deletions
diff --git a/src/s/isc3-0.h b/src/s/isc3-0.h
index 62e6ebd80b3..d2fcc7b7452 100644
--- a/src/s/isc3-0.h
+++ b/src/s/isc3-0.h
@@ -2,16 +2,12 @@
#include "isc2-2.h"
-/* These have been moved into isc2-2.h. */
-/* #define HAVE_SOCKETS
-#define HAVE_SELECT */
+/* This has been moved into isc2-2.h. */
+/* #define HAVE_SOCKETS */
/* This appears on 3.0, presumably as part of what SunSoft call X2. */
#undef NO_X_DESTROY_DATABASE
-/* mt00@etherm.co.uk says this is needed for process.c. */
-#define HAVE_TIMEVAL
-
/* People say that using -traditional causes lossage with `const',
so we might as well try getting rid of -traditional. */
#undef C_SWITCH_SYSTEM