Fix a noisy -Wundef warning when bootstrapping tools
This commit is contained in:
parent
e17ebfd3b7
commit
9373ca5879
@ -1579,7 +1579,7 @@ static /**/const char *const rcsid[] = { (const char *)rcsid, "@(#)" msg }
|
||||
/* Define to `int' if <sys/types.h> doesn't define. */
|
||||
/* #undef uid_t */
|
||||
|
||||
#if _AIX
|
||||
#ifdef _AIX
|
||||
/* XXX this is gross, but kills about a gazillion warnings */
|
||||
struct ether_addr;
|
||||
struct sockaddr;
|
||||
|
Loading…
Reference in New Issue
Block a user