aboutsummaryrefslogtreecommitdiff
path: root/libfshelp/locks.h
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1994-02-11 18:55:36 +0000
committerMichael I. Bushnell <mib@gnu.org>1994-02-11 18:55:36 +0000
commit3139e2fd3f00225ac02821ea8895758740af4556 (patch)
treebe2caaa8d9831f7730a8fd7a6f9a46c65a95debe /libfshelp/locks.h
parente8121a05d1543c756918ea9531488c7480d723b7 (diff)
downloadhurd-3139e2fd3f00225ac02821ea8895758740af4556.tar.gz
hurd-3139e2fd3f00225ac02821ea8895758740af4556.tar.bz2
hurd-3139e2fd3f00225ac02821ea8895758740af4556.zip
entered into RCS
Diffstat (limited to 'libfshelp/locks.h')
-rw-r--r--libfshelp/locks.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/libfshelp/locks.h b/libfshelp/locks.h
index b2dc1a53..dcecf5d9 100644
--- a/libfshelp/locks.h
+++ b/libfshelp/locks.h
@@ -1,5 +1,5 @@
/*
- Copyright (C) 1993, 1994 Free Software Foundation
+ Copyright (C) 1994 Free Software Foundation
This file is part of the GNU Hurd.
@@ -24,3 +24,5 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#include <cthreads.h>
#include <hurd/ports.h>
#include "fshelp.h"
+#include <sys/file.h>
+#include <assert.h>