diff options
Diffstat (limited to 'src/m/pmax.h')
-rw-r--r-- | src/m/pmax.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/m/pmax.h b/src/m/pmax.h index 7e9e977b314..c04bfae6331 100644 --- a/src/m/pmax.h +++ b/src/m/pmax.h @@ -61,11 +61,6 @@ NOTE-END */ #define BROKEN_O_NONBLOCK #endif -#if defined (OSF1) || defined (MACH) -#undef C_ALLOCA -#define HAVE_ALLOCA -#endif - #ifndef __NetBSD__ /* mcc@timessqr.gc.cuny.edu says this makes Emacs work with DECnet. */ #ifdef HAVE_LIBDNET |