From ed7e9b001f675513849ed2cd168bb256d855c83a Mon Sep 17 00:00:00 2001 From: Dabb Date: Sat, 30 Dec 2000 11:48:54 +0000 Subject: [PATCH] Some more defs. --- include/win32/bc/config.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/include/win32/bc/config.h b/include/win32/bc/config.h index 3016215..7de2218 100644 --- a/include/win32/bc/config.h +++ b/include/win32/bc/config.h @@ -267,6 +267,9 @@ /* Define if you have the fnmatch proto file. */ #define HAVE_FNMATCH_PROTO 1 +/* Define if you have the header file */ +#undef HAVE_NETINET_IN_H + /* Experimental 3DNOW support */ #ifdef HAVE_3DNOW_ASM #define atan _atan