aboutsummaryrefslogtreecommitdiffstats
path: root/src/tparam.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/tparam.c')
-rw-r--r--src/tparam.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tparam.c b/src/tparam.c
index dabf0ed9713..dcf79a3b617 100644
--- a/src/tparam.c
+++ b/src/tparam.c
@@ -23,6 +23,7 @@ Boston, MA 02110-1301, USA. */
23#endif 23#endif
24 24
25#ifdef emacs 25#ifdef emacs
26#include <setjmp.h>
26#include "lisp.h" /* for xmalloc */ 27#include "lisp.h" /* for xmalloc */
27#else 28#else
28 29