changeset 8656:0c076c714598

(HAVE_MACH_MACH_H): Defined.
author Richard M. Stallman <rms@gnu.org>
date Sun, 28 Aug 1994 21:07:42 +0000
parents 4c69fcaaa037
children 467447f7f6f5
files src/m/next.h
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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