* alloc.c: Do not define struct catchtag.
[bpt/emacs.git] / src / xfaces.c
index 4f808e4..f120dfc 100644 (file)
@@ -204,6 +204,7 @@ along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.  */
 #include <sys/types.h>
 #include <sys/stat.h>
 #include <stdio.h>              /* This needs to be before termchar.h */
+#include <setjmp.h>
 
 #include "lisp.h"
 #include "character.h"