aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGisle Vanem <gvanem@broadpark.no>2006-04-26 17:15:57 +0000
committerGisle Vanem <gvanem@broadpark.no>2006-04-26 17:15:57 +0000
commitd75e58761370e4f4c5d496252509a3f2c98e6fd6 (patch)
tree46dc2db2dd1a8d2b0aa25bde18d58ab1bc459416
parent414c57d138b9fe21eeecde730d9369eaedbdbc89 (diff)
djgpp has <process.h> too.
-rw-r--r--lib/config.dj1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/config.dj b/lib/config.dj
index 6fc9513d4..5f717ac0a 100644
--- a/lib/config.dj
+++ b/lib/config.dj
@@ -36,6 +36,7 @@
#define HAVE_NETINET_IN_H 1
#define HAVE_NETINET_TCP_H 1
#define HAVE_NET_IF_H 1
+#define HAVE_PROCESS_H 1
#define HAVE_PERROR 1
#define HAVE_SELECT 1
#define HAVE_SETJMP_H 1