summaryrefslogtreecommitdiff
path: root/sys/arch/mac68k/include/profile.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/mac68k/include/profile.h')
-rw-r--r--sys/arch/mac68k/include/profile.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/sys/arch/mac68k/include/profile.h b/sys/arch/mac68k/include/profile.h
index 2f7fc94a260..7053b6a1297 100644
--- a/sys/arch/mac68k/include/profile.h
+++ b/sys/arch/mac68k/include/profile.h
@@ -1,8 +1,8 @@
-/* $NetBSD: profile.h,v 1.2 1994/10/26 08:46:41 cgd Exp $ */
+/* $NetBSD: profile.h,v 1.3 1996/05/05 06:17:55 briggs Exp $ */
-#ifndef _MACHINE_PROFILE_H_
-#define _MACHINE_PROFILE_H_
+#ifndef _PROFILE_MACHINE_
+#define _PROFILE_MACHINE_
#include <m68k/profile.h>
-#endif
+#endif _PROFILE_MACHINE_