changeset 16449:31ffc80a329d

Fix 1996-09-02 change.
author Karl Heuer <kwzh@gnu.org>
date Tue, 22 Oct 1996 17:34:26 +0000
parents 39556b6d7c6e
children 82b0566ece27
files lib-src/emacsserver.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lib-src/emacsserver.c	Sun Oct 20 05:37:38 1996 +0000
+++ b/lib-src/emacsserver.c	Tue Oct 22 17:34:26 1996 +0000
@@ -26,7 +26,7 @@
    up to the Emacs which then executes them.  */
 
 #define NO_SHORTNAMES
-#include <sys/signal.h>
+#include <signal.h>
 #include <../src/config.h>
 #undef read
 #undef write