From 8f467b4288b69e0cd2355cdb8d4dd8356950e447 Mon Sep 17 00:00:00 2001 From: Dan Fandrich Date: Mon, 29 Sep 2008 21:44:50 +0000 Subject: Removed unneeded includes of signal.h and setjmp.h --- lib/hostip4.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'lib/hostip4.c') diff --git a/lib/hostip4.c b/lib/hostip4.c index 392e40b20..576c35828 100644 --- a/lib/hostip4.c +++ b/lib/hostip4.c @@ -53,10 +53,6 @@ #include #endif -#ifdef HAVE_SETJMP_H -#include -#endif - #ifdef HAVE_PROCESS_H #include #endif -- cgit v1.2.3