Get rid of bogus #ifdef's.
This commit is contained in:
parent
485f6985a7
commit
f542f7ff84
@ -38,14 +38,8 @@
|
||||
#endif
|
||||
|
||||
/* Include the standard library header files. */
|
||||
#ifndef NO_UNISTD
|
||||
#include <unistd.h>
|
||||
#endif
|
||||
#ifndef NO_STDLIB
|
||||
#ifdef __STDC__
|
||||
#include <stdlib.h>
|
||||
#endif
|
||||
#endif
|
||||
|
||||
/* Define the _PROTOTYPE macro if it is needed. */
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user