summaryrefslogtreecommitdiff
path: root/libfshelp/locks.h
diff options
context:
space:
mode:
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>