diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/config.dj | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/config.dj b/lib/config.dj index 650d47603..d9f806b00 100644 --- a/lib/config.dj +++ b/lib/config.dj @@ -39,7 +39,9 @@ #define HAVE_NET_IF_H 1 #define HAVE_PROCESS_H 1 #define HAVE_PERROR 1 +#define HAVE_RECV 1 #define HAVE_SELECT 1 +#define HAVE_SEND 1 #define HAVE_SETJMP_H 1 #define HAVE_SETLOCALE 1 #define HAVE_SETVBUF 1 |