diff options
Diffstat (limited to 'src/unexcoff.c')
-rw-r--r-- | src/unexcoff.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/unexcoff.c b/src/unexcoff.c index e83042a379d..966dd58cb6e 100644 --- a/src/unexcoff.c +++ b/src/unexcoff.c @@ -120,7 +120,6 @@ static int pagemask; #define ADDR_CORRECT(x) ((char *)(x) - (char*)0) -#include <setjmp.h> #include "lisp.h" static void |