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 5dc933dce17..9ca89ff0903 100644
--- a/sys/arch/mac68k/include/profile.h
+++ b/sys/arch/mac68k/include/profile.h
@@ -1,9 +1,9 @@
-/* $OpenBSD: profile.h,v 1.3 1996/05/26 18:35:59 briggs Exp $ */
+/* $OpenBSD: profile.h,v 1.4 1997/11/30 06:12:33 gene Exp $ */
/* $NetBSD: profile.h,v 1.3 1996/05/05 06:17:55 briggs Exp $ */
-#ifndef _PROFILE_MACHINE_
-#define _PROFILE_MACHINE_
+#ifndef _MAC68K_PROFILE_H_
+#define _MAC68K_PROFILE_H_
#include <m68k/profile.h>
-#endif _PROFILE_MACHINE_
+#endif