mirror of
https://salsa.debian.org/srivasta/make-dfsg.git
synced 2024-12-27 23:06:54 +00:00
Formerly make.h.~55~
This commit is contained in:
parent
313e5ec45d
commit
21d566bf51
1 changed files with 1 additions and 0 deletions
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 a new issue