* alloc.c: Do not define struct catchtag.
[bpt/emacs.git] / src / tparam.c
index dabf0ed..dcf79a3 100644 (file)
@@ -23,6 +23,7 @@ Boston, MA 02110-1301, USA.  */
 #endif
 
 #ifdef emacs
+#include <setjmp.h>
 #include "lisp.h"              /* for xmalloc */
 #else