Don't test THIS_IS_YMAKEFILE.
This commit is contained in:
parent
f0ce95e7d2
commit
b883991acc
1 changed files with 0 additions and 2 deletions
|
@ -210,7 +210,6 @@ NOTE-END
|
|||
But not in makefiles! */
|
||||
|
||||
#ifndef NOT_C_CODE
|
||||
#ifndef THIS_IS_YMAKEFILE
|
||||
/* We need these because pointers are larger than the default ints. */
|
||||
#include <alloca.h>
|
||||
|
||||
|
@ -253,7 +252,6 @@ extern void r_alloc_free ();
|
|||
#endif /* not _MALLOC_INTERNAL */
|
||||
#endif /* REL_ALLOC */
|
||||
|
||||
#endif /* not THIS_IS_YMAKEFILE */
|
||||
#endif /* not NOT_C_CODE */
|
||||
|
||||
#ifdef OSF1
|
||||
|
|
Loading…
Add table
Reference in a new issue