mirror of
https://github.com/mirror/make.git
synced 2025-01-31 06:40:49 +08:00
Formerly make.h.~55~
This commit is contained in:
parent
313e5ec45d
commit
21d566bf51
1
make.h
1
make.h
@ -48,6 +48,7 @@ extern int errno;
|
|||||||
|
|
||||||
#if !defined (HAVE_SYS_SIGLIST) && defined (HAVE__SYS_SIGLIST)
|
#if !defined (HAVE_SYS_SIGLIST) && defined (HAVE__SYS_SIGLIST)
|
||||||
#define sys_siglist _sys_siglist
|
#define sys_siglist _sys_siglist
|
||||||
|
#define HAVE_SYS_SIGLIST /* Now we have it. */
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef isblank
|
#ifndef isblank
|
||||||
|
Loading…
Reference in New Issue
Block a user