diff lib-src/emacsserver.c @ 16449:31ffc80a329d

Fix 1996-09-02 change.
author Karl Heuer <kwzh@gnu.org>
date Tue, 22 Oct 1996 17:34:26 +0000
parents dc1387f877d4
children 1151154e9ba4
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