Port better to POSIX hosts lacking _setjmp.
[bpt/emacs.git] / src / search.c
index 72bd560..99fd797 100644 (file)
@@ -20,7 +20,7 @@ along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.  */
 
 
 #include <config.h>
-#include <setjmp.h>
+
 #include "lisp.h"
 #include "syntax.h"
 #include "category.h"