# HG changeset patch # User Richard M. Stallman # Date 778108062 0 # Node ID 0c076c71459899f5800dbe42d3b1ea91b7022976 # Parent 4c69fcaaa037973b5583a4b72bb843db0d5ae5e1 (HAVE_MACH_MACH_H): Defined. diff -r 4c69fcaaa037 -r 0c076c714598 src/m/next.h --- a/src/m/next.h Sun Aug 28 20:00:21 1994 +0000 +++ b/src/m/next.h Sun Aug 28 21:07:42 1994 +0000 @@ -130,3 +130,6 @@ /* Where to find the kernel, for load average. */ #define KERNEL_FILE "/mach" #endif + +/* This should be true for recent NeXT systems. At least since 3.2. */ +#define HAVE_MACH_MACH_H