diff options
Diffstat (limited to 'lib/hostip6.c')
-rw-r--r-- | lib/hostip6.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/hostip6.c b/lib/hostip6.c index 2f9857f43..e1c901212 100644 --- a/lib/hostip6.c +++ b/lib/hostip6.c @@ -52,10 +52,6 @@ #include <stdlib.h> #endif -#ifdef HAVE_SETJMP_H -#include <setjmp.h> -#endif - #ifdef HAVE_PROCESS_H #include <process.h> #endif |