summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/aim/machdep.c
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2010-06-30 18:03:42 +0000
committerjhb <jhb@FreeBSD.org>2010-06-30 18:03:42 +0000
commitde324e256c9dc34a94524f6b1dcdd1e0bc2f74ee (patch)
tree788978c5fa52aad0858347d77eb0deccb77dcd5c /sys/powerpc/aim/machdep.c
parent738cd61a3da5d3ec670e62660ce993ed21858c36 (diff)
downloadFreeBSD-src-de324e256c9dc34a94524f6b1dcdd1e0bc2f74ee.zip
FreeBSD-src-de324e256c9dc34a94524f6b1dcdd1e0bc2f74ee.tar.gz
Move prototypes for kern_sigtimedwait() and kern_sigprocmask() to
<sys/syscallsubr.h> where all other kern_<syscall> prototypes live.
Diffstat (limited to 'sys/powerpc/aim/machdep.c')
-rw-r--r--sys/powerpc/aim/machdep.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/powerpc/aim/machdep.c b/sys/powerpc/aim/machdep.c
index 49aae27..ae02fc9 100644
--- a/sys/powerpc/aim/machdep.c
+++ b/sys/powerpc/aim/machdep.c
@@ -85,6 +85,7 @@ __FBSDID("$FreeBSD$");
#include <sys/ptrace.h>
#include <sys/reboot.h>
#include <sys/signalvar.h>
+#include <sys/syscallsubr.h>
#include <sys/sysctl.h>
#include <sys/sysent.h>
#include <sys/sysproto.h>
OpenPOWER on IntegriCloud