# HG changeset patch # User Richard M. Stallman # Date 816022001 0 # Node ID 1d69a0ea30ec27c807f9a457062f34bc61039a95 # Parent e31afd8b635579e51d7313f6e1a238ec58ccc1f1 Don't test THIS_IS_YMAKEFILE. diff -r e31afd8b6355 -r 1d69a0ea30ec src/m/alpha.h --- a/src/m/alpha.h Fri Nov 10 16:42:06 1995 +0000 +++ b/src/m/alpha.h Fri Nov 10 16:46:41 1995 +0000 @@ -210,7 +210,6 @@ 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 @@ #endif /* not _MALLOC_INTERNAL */ #endif /* REL_ALLOC */ -#endif /* not THIS_IS_YMAKEFILE */ #endif /* not NOT_C_CODE */ #ifdef OSF1