]> code.delx.au - gnu-emacs/blobdiff - lwlib/lwlib.c
Improve the encoding by compound-text-with-extensions.
[gnu-emacs] / lwlib / lwlib.c
index 80619e5e356303c3f4a6cbb1aa0b171aceb6d106..5a64e4da984df23e29d30612e939d49ddbc22768 100644 (file)
@@ -1,7 +1,7 @@
 /* A general interface to the widgets of different toolkits.
 Copyright (C) 1992, 1993 Lucid, Inc.
 Copyright (C) 1994, 1995, 1996, 1999, 2000, 2001, 2002, 2003, 2004,
-  2005, 2006, 2007, 2008, 2009  Free Software Foundation, Inc.
+  2005, 2006, 2007, 2008, 2009, 2010  Free Software Foundation, Inc.
 
 This file is part of the Lucid Widget Library.
 
@@ -24,6 +24,7 @@ Boston, MA 02110-1301, USA.  */
 #include <config.h>
 #endif
 
+#include <setjmp.h>
 #include "../src/lisp.h"
 
 #include <sys/types.h>