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