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