]> code.delx.au - gnu-emacs/commitdiff
Fix 1996-09-02 change.
authorKarl Heuer <kwzh@gnu.org>
Tue, 22 Oct 1996 17:34:26 +0000 (17:34 +0000)
committerKarl Heuer <kwzh@gnu.org>
Tue, 22 Oct 1996 17:34:26 +0000 (17:34 +0000)
lib-src/emacsserver.c

index f4650b0bc5229a91e78fb2d9c4e794182e9048ab..9fbf3e86516e93a30859a112fb5ce3aed490ac88 100644 (file)
@@ -26,7 +26,7 @@ Boston, MA 02111-1307, USA.  */
    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