* alloc.c: Do not define struct catchtag.
[bpt/emacs.git] / src / xmenu.c
index c6d7b0d..f899dda 100644 (file)
@@ -37,6 +37,7 @@ along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.  */
 #endif
 
 #include <stdio.h>
+#include <setjmp.h>
 
 #include "lisp.h"
 #include "keyboard.h"