]> code.delx.au - gnu-emacs/blobdiff - src/xsmfns.c
(INFO_TARGETS, DVI_TARGETS): Add edt.
[gnu-emacs] / src / xsmfns.c
index ecbf2596e019712d49a00d08c57854bf06afd1b7..3e8220bd40648e70ad45af6562342bbeba77cebd 100644 (file)
@@ -1,6 +1,6 @@
 /* Session management module for systems which understand the X Session
    management protocol.
-   Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008
+   Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
      Free Software Foundation, Inc.
 
 This file is part of GNU Emacs.
@@ -32,6 +32,7 @@ along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.  */
 
 #include <sys/param.h>
 #include <stdio.h>
+#include <setjmp.h>
 
 #include "lisp.h"
 #include "systime.h"