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