]> code.delx.au - gnu-emacs/blobdiff - src/tparam.c
* character.h (CHAR_PRINTABLE_P): Reparenthesize to avoid warning.
[gnu-emacs] / src / tparam.c
index dabf0ed9713fc8deb21fdef8fd9b04710fae90f6..dcf79a3b61714f2d7c173bf8851500998c437af2 100644 (file)
@@ -23,6 +23,7 @@ Boston, MA 02110-1301, USA.  */
 #endif
 
 #ifdef emacs
+#include <setjmp.h>
 #include "lisp.h"              /* for xmalloc */
 #else