summaryrefslogtreecommitdiffstats
path: root/sys/sparc64
diff options
context:
space:
mode:
authorrobert <robert@FreeBSD.org>2003-10-10 10:31:48 +0000
committerrobert <robert@FreeBSD.org>2003-10-10 10:31:48 +0000
commitee29ad95a7ac79b1ea306ebd059e9e44a6f7674b (patch)
tree7658518a11e3dc8c12a8be295709e35efab3ea5a /sys/sparc64
parentc71f843dd7f2148cb959cab7c78b88b4bbd6c305 (diff)
downloadFreeBSD-src-ee29ad95a7ac79b1ea306ebd059e9e44a6f7674b.zip
FreeBSD-src-ee29ad95a7ac79b1ea306ebd059e9e44a6f7674b.tar.gz
Add an 'include' directive to pull in <sys/ptrace.h>.
Diffstat (limited to 'sys/sparc64')
-rw-r--r--sys/sparc64/sparc64/trap.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/sparc64/sparc64/trap.c b/sys/sparc64/sparc64/trap.c
index 5fb5d5d..99aab96 100644
--- a/sys/sparc64/sparc64/trap.c
+++ b/sys/sparc64/sparc64/trap.c
@@ -53,6 +53,7 @@
#include <sys/mutex.h>
#include <sys/systm.h>
#include <sys/pioctl.h>
+#include <sys/ptrace.h>
#include <sys/proc.h>
#include <sys/smp.h>
#include <sys/signalvar.h>
OpenPOWER on IntegriCloud