]> code.delx.au - gnu-emacs/blobdiff - src/term.c
* alloc.c: Do not define struct catchtag.
[gnu-emacs] / src / term.c
index 9e18df3160ebe5a3a7b5bed4db4bbf681e0dd8de..d860a9323577262b7311999c13f7d5002510f0ea 100644 (file)
@@ -37,6 +37,7 @@ along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.  */
 
 #include <signal.h>
 #include <stdarg.h>
+#include <setjmp.h>
 
 #include "lisp.h"
 #include "termchar.h"