Port better to POSIX hosts lacking _setjmp.
[bpt/emacs.git] / src / xfaces.c
index c113c1a..c240a05 100644 (file)
@@ -204,7 +204,6 @@ along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.  */
 #include <sys/types.h>
 #include <sys/stat.h>
 #include <stdio.h>              /* This needs to be before termchar.h */
-#include <setjmp.h>
 
 #include "lisp.h"
 #include "character.h"