Port better to POSIX hosts lacking _setjmp.
[bpt/emacs.git] / src / nsterm.m
index f9611fd..f1f23ad 100644 (file)
@@ -35,7 +35,6 @@ GNUstep port and post-20 update by Adrian Robert (arobert@cogsci.ucsd.edu)
 #include <time.h>
 #include <signal.h>
 #include <unistd.h>
-#include <setjmp.h>
 
 #include <c-ctype.h>
 #include <c-strcase.h>