aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/s/isc4-0.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/s/isc4-0.h b/src/s/isc4-0.h
index 379772abbef..14eb692ba13 100644
--- a/src/s/isc4-0.h
+++ b/src/s/isc4-0.h
@@ -1,11 +1,7 @@
1#include "isc3-0.h" 1#include "isc3-0.h"
2 2
3#undef LIBS_SYSTEM 3#undef LIBS_SYSTEM
4#ifdef HAVE_X_WINDOWS
5#define LIBS_SYSTEM -linet -lcposix 4#define LIBS_SYSTEM -linet -lcposix
6#else
7#define LIBS_SYSTEM -lcposix
8#endif
9 5
10#define ISC4_0 6#define ISC4_0
11 7