diff options
Diffstat (limited to 'lib/hostasyn.c')
-rw-r--r-- | lib/hostasyn.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/hostasyn.c b/lib/hostasyn.c index bcf8a5400..f989b1da9 100644 --- a/lib/hostasyn.c +++ b/lib/hostasyn.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 |