Port better to POSIX hosts lacking _setjmp.
[bpt/emacs.git] / src / termcap.c
index d1b05e8..e494cd1 100644 (file)
@@ -19,7 +19,6 @@ Boston, MA 02110-1301, USA.  */
 
 /* Emacs config.h may rename various library functions such as malloc.  */
 #include <config.h>
-#include <setjmp.h>
 #include <sys/file.h>
 #include <fcntl.h>
 #include <unistd.h>