summaryrefslogtreecommitdiffstats
path: root/sys/alpha/linux/linux_proto.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/alpha/linux/linux_proto.h')
-rw-r--r--sys/alpha/linux/linux_proto.h6
1 files changed, 5 insertions, 1 deletions
diff --git a/sys/alpha/linux/linux_proto.h b/sys/alpha/linux/linux_proto.h
index 0fa62a5..16a18b8 100644
--- a/sys/alpha/linux/linux_proto.h
+++ b/sys/alpha/linux/linux_proto.h
@@ -3,7 +3,7 @@
*
* DO NOT EDIT-- this file is automatically generated.
* $FreeBSD$
- * created from FreeBSD: src/sys/alpha/linux/syscalls.master,v 1.52 2003/02/16 02:31:05 tjr Exp
+ * created from FreeBSD: src/sys/alpha/linux/syscalls.master,v 1.53 2003/11/07 21:09:19 jhb Exp
*/
#ifndef _LINUX_SYSPROTO_H_
@@ -11,8 +11,12 @@
#include <sys/signal.h>
#include <sys/acl.h>
+#include <sys/thr.h>
+#include <sys/umtx.h>
#include <posix4/_semaphore.h>
+#include <sys/ucontext.h>
+
struct proc;
struct thread;
OpenPOWER on IntegriCloud