summaryrefslogtreecommitdiff
path: root/sys/arch/mac68k/include/ptrace.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/mac68k/include/ptrace.h')
-rw-r--r--sys/arch/mac68k/include/ptrace.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/arch/mac68k/include/ptrace.h b/sys/arch/mac68k/include/ptrace.h
index a9568f813a9..17a3905e7f5 100644
--- a/sys/arch/mac68k/include/ptrace.h
+++ b/sys/arch/mac68k/include/ptrace.h
@@ -1,8 +1,8 @@
-/* $OpenBSD: ptrace.h,v 1.3 1997/11/30 06:10:33 gene Exp $ */
+/* $OpenBSD: ptrace.h,v 1.4 2011/03/23 16:54:36 pirofti Exp $ */
/* $NetBSD: ptrace.h,v 1.2 1994/10/26 08:46:43 cgd Exp $ */
-#ifndef _MAC68K_PTRACE_H_
-#define _MAC68K_PTRACE_H_
+#ifndef _MACHINE_PTRACE_H_
+#define _MACHINE_PTRACE_H_
#include <m68k/ptrace.h>