summaryrefslogtreecommitdiff
path: root/libtrivfs/io-restrict-auth.c
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2014-04-22 19:25:36 +0200
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2014-04-22 19:25:36 +0200
commit9334b33e782dd9f514590665ed86e350d7ff8eee (patch)
tree1446dbb9fc402ecd4af96587f0ec78fc0e1f38c2 /libtrivfs/io-restrict-auth.c
parent845ab0f42211847b2cdd498241d5080fb155f8b7 (diff)
parent263118a6681918add6861eaede318657ee23b7c4 (diff)
Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/hurd
Diffstat (limited to 'libtrivfs/io-restrict-auth.c')
-rw-r--r--libtrivfs/io-restrict-auth.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libtrivfs/io-restrict-auth.c b/libtrivfs/io-restrict-auth.c
index db3c99a0..65b4fd62 100644
--- a/libtrivfs/io-restrict-auth.c
+++ b/libtrivfs/io-restrict-auth.c
@@ -20,6 +20,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
/* Written by Michael I. Bushnell. */
#include "priv.h"
+#include "trivfs_io_S.h"
#include <string.h>
/* Tell if the array LIST (of size N) contains a member equal to QUERY. */