summaryrefslogtreecommitdiffstats
path: root/sys/i386/linux/linux_proto.h
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2003-11-07 21:36:35 +0000
committerjhb <jhb@FreeBSD.org>2003-11-07 21:36:35 +0000
commit2be76da54f022558fc156707d68f05629b0f8b22 (patch)
tree33c90793e19c6520fde1ebb6e894795c8ec5765b /sys/i386/linux/linux_proto.h
parent15178fba7ecb2cccd793acfe33163563dcd8233e (diff)
downloadFreeBSD-src-2be76da54f022558fc156707d68f05629b0f8b22.zip
FreeBSD-src-2be76da54f022558fc156707d68f05629b0f8b22.tar.gz
Regen.
Diffstat (limited to 'sys/i386/linux/linux_proto.h')
-rw-r--r--sys/i386/linux/linux_proto.h6
1 files changed, 5 insertions, 1 deletions
diff --git a/sys/i386/linux/linux_proto.h b/sys/i386/linux/linux_proto.h
index 6bdf895..66b95f4 100644
--- a/sys/i386/linux/linux_proto.h
+++ b/sys/i386/linux/linux_proto.h
@@ -3,7 +3,7 @@
*
* DO NOT EDIT-- this file is automatically generated.
* $FreeBSD$
- * created from FreeBSD: src/sys/i386/linux/syscalls.master,v 1.50 2003/02/20 13:32:48 tjr Exp
+ * created from FreeBSD: src/sys/i386/linux/syscalls.master,v 1.51 2003/11/07 21:36:14 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