]> git.eshelyaron.com Git - emacs.git/commitdiff
(HAVE_MACH_MACH_H): Defined.
authorRichard M. Stallman <rms@gnu.org>
Sun, 28 Aug 1994 21:07:42 +0000 (21:07 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 28 Aug 1994 21:07:42 +0000 (21:07 +0000)
src/m/next.h

index a2e06f169b05a24d024efd28187d7a0bbe1b3462..dbbb4cf785c4d5a73dd83cdf8aadcd97b99838e8 100644 (file)
@@ -130,3 +130,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 /* 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