summaryrefslogtreecommitdiff
path: root/make.h
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>1992-10-02 23:42:13 +0000
committerRoland McGrath <roland@redhat.com>1992-10-02 23:42:13 +0000
commit21d566bf51472d0ad834f0f96945a8835a731d1b (patch)
tree666626311e8cb3e3eb8efbbc7fb6ca642e02c761 /make.h
parent313e5ec45d303a392d7e7fc9cd97e37715262d6a (diff)
downloadgunmake-21d566bf51472d0ad834f0f96945a8835a731d1b.tar.gz
Formerly make.h.~55~
Diffstat (limited to 'make.h')
-rw-r--r--make.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/make.h b/make.h
index adaccf3..2c406d0 100644
--- a/make.h
+++ b/make.h
@@ -48,6 +48,7 @@ extern int errno;
#if !defined (HAVE_SYS_SIGLIST) && defined (HAVE__SYS_SIGLIST)
#define sys_siglist _sys_siglist
+#define HAVE_SYS_SIGLIST /* Now we have it. */
#endif
#ifndef isblank