diff options
-rw-r--r-- | lib/config.dj | 1 |
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 |