aboutsummaryrefslogtreecommitdiffstats
path: root/src/xfns.c
diff options
context:
space:
mode:
authorRichard M. Stallman <[email protected]>1994-06-15 03:53:12 +0000
committerRichard M. Stallman <[email protected]>1994-06-15 03:53:12 +0000
commitc389a86d1ca88edab4675b1bd8535d405ed06d66 (patch)
tree0289b7cd9e72c3931c3b4d58eef190c072f5f030 /src/xfns.c
parent98280b76e319aed551667f1075a5c090efe4f105 (diff)
Comment change.
Diffstat (limited to 'src/xfns.c')
-rw-r--r--src/xfns.c6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/xfns.c b/src/xfns.c
index 4acef36922..00f0f2055a 100644
--- a/src/xfns.c
+++ b/src/xfns.c
@@ -21,11 +21,13 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
/* Rewritten for X11 by Joseph Arceneaux */
+#include <signal.h>
+#include <config.h>
+
#if 0
#include <stdio.h>
#endif
-#include <signal.h>
-#include <config.h>
+
#include "lisp.h"
#include "xterm.h"
#include "frame.h"