patch-2.1.113 linux/arch/i386/kernel/ptrace.c
Next file: linux/arch/i386/kernel/traps.c
Previous file: linux/arch/i386/defconfig
Back to the patch index
Back to the overall index
-  Lines: 14
-  Date:
Thu Jul 30 09:03:33 1998
-  Orig file: 
v2.1.112/linux/arch/i386/kernel/ptrace.c
-  Orig date: 
Tue Jul 21 00:15:30 1998
diff -u --recursive --new-file v2.1.112/linux/arch/i386/kernel/ptrace.c linux/arch/i386/kernel/ptrace.c
@@ -12,12 +12,12 @@
 #include <linux/errno.h>
 #include <linux/ptrace.h>
 #include <linux/user.h>
-#include <linux/debugreg.h>
 
 #include <asm/uaccess.h>
 #include <asm/pgtable.h>
 #include <asm/system.h>
 #include <asm/processor.h>
+#include <asm/debugreg.h>
 
 /*
  * does not yet catch signals sent when the child dies.
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov