summaryrefslogtreecommitdiffstats
path: root/lib/libc_r/uthread/uthread_fstat.c
diff options
context:
space:
mode:
authormarkm <markm@FreeBSD.org>2001-05-01 09:32:34 +0000
committermarkm <markm@FreeBSD.org>2001-05-01 09:32:34 +0000
commit489b7590abaf54aacc23e209b00aa57e8197acae (patch)
tree0c11f7c2dd5b4a688478f851a178eecda5ea1ee5 /lib/libc_r/uthread/uthread_fstat.c
parent10ca856588fd47080a7cb4edd18a0378010c2a23 (diff)
downloadFreeBSD-src-489b7590abaf54aacc23e209b00aa57e8197acae.zip
FreeBSD-src-489b7590abaf54aacc23e209b00aa57e8197acae.tar.gz
Compenate for header dethreading.
Diffstat (limited to 'lib/libc_r/uthread/uthread_fstat.c')
-rw-r--r--lib/libc_r/uthread/uthread_fstat.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libc_r/uthread/uthread_fstat.c b/lib/libc_r/uthread/uthread_fstat.c
index 0aa49d1..bc2a00b 100644
--- a/lib/libc_r/uthread/uthread_fstat.c
+++ b/lib/libc_r/uthread/uthread_fstat.c
@@ -35,6 +35,8 @@
#include <errno.h>
#include <sys/types.h>
#include <sys/param.h>
+#include <sys/lock.h>
+#include <sys/mutex.h>
#include <sys/mount.h>
#include <sys/stat.h>
#include <pthread.h>
OpenPOWER on IntegriCloud