* alloc.c: Do not define struct catchtag.
[bpt/emacs.git] / src / fontset.c
index 35e186b..cba84dc 100644 (file)
@@ -28,6 +28,7 @@ along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.  */
 
 #include <config.h>
 #include <stdio.h>
+#include <setjmp.h>
 
 #include "lisp.h"
 #include "blockinput.h"