From: Richard M. Stallman Date: Fri, 10 Nov 1995 16:46:41 +0000 (+0000) Subject: Don't test THIS_IS_YMAKEFILE. X-Git-Tag: emacs-19.34~2393 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=b883991acc7f34802dbc9fde19f2e195e56ea92e;p=emacs.git Don't test THIS_IS_YMAKEFILE. --- diff --git a/src/m/alpha.h b/src/m/alpha.h index a820baf3d54..50a6a68b885 100644 --- a/src/m/alpha.h +++ b/src/m/alpha.h @@ -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 @@ -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