diff options
author | ru <ru@FreeBSD.org> | 2006-11-11 21:49:08 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2006-11-11 21:49:08 +0000 |
commit | 855678e70f08a53c198b965e403e4ea7fc24fa73 (patch) | |
tree | 5f4e0ee4d845ecb94ca4f6c7399a5619808b4d94 /sys/compat/freebsd32 | |
parent | 760248140cfa1dc0b0fdc705e164bd629c44eed9 (diff) | |
download | FreeBSD-src-855678e70f08a53c198b965e403e4ea7fc24fa73.zip FreeBSD-src-855678e70f08a53c198b965e403e4ea7fc24fa73.tar.gz |
Regen.
Forgotten by: trhodes
Diffstat (limited to 'sys/compat/freebsd32')
-rw-r--r-- | sys/compat/freebsd32/freebsd32_proto.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/compat/freebsd32/freebsd32_proto.h b/sys/compat/freebsd32/freebsd32_proto.h index 08294da..3f39875 100644 --- a/sys/compat/freebsd32/freebsd32_proto.h +++ b/sys/compat/freebsd32/freebsd32_proto.h @@ -11,7 +11,7 @@ #include <sys/signal.h> #include <sys/acl.h> -#include <posix4/_semaphore.h> +#include <sys/_semaphore.h> #include <sys/ucontext.h> #include <bsm/audit_kevents.h> |