Port better to POSIX hosts lacking _setjmp.
[bpt/emacs.git] / src / callint.c
index b11545d..c4c087e 100644 (file)
@@ -19,7 +19,6 @@ along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.  */
 
 
 #include <config.h>
-#include <setjmp.h>
 
 #include "lisp.h"
 #include "character.h"