[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/src/xmenu.c
From: |
Richard M . Stallman |
Subject: |
[Emacs-diffs] Changes to emacs/src/xmenu.c |
Date: |
Tue, 10 May 2005 05:18:02 -0400 |
Index: emacs/src/xmenu.c
diff -c emacs/src/xmenu.c:1.288 emacs/src/xmenu.c:1.289
*** emacs/src/xmenu.c:1.288 Thu May 5 22:31:36 2005
--- emacs/src/xmenu.c Tue May 10 09:18:02 2005
***************
*** 33,40 ****
--- 33,42 ----
#include <config.h>
+ #if 0 /* Why was this included? And without syssignal.h? */
/* On 4.3 this loses if it comes after xterm.h. */
#include <signal.h>
+ #endif
#include <stdio.h>