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/hostsyn.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'lib/hostsyn.c') diff --git a/lib/hostsyn.c b/lib/hostsyn.c index 650906b9c..0c09f7094 100644 --- a/lib/hostsyn.c +++ b/lib/hostsyn.c @@ -52,10 +52,6 @@ #include #endif -#ifdef HAVE_SETJMP_H -#include -#endif - #ifdef HAVE_PROCESS_H #include #endif -- cgit v1.2.1