summaryrefslogtreecommitdiff
path: root/libtrivfs
diff options
context:
space:
mode:
authorMiles Bader <miles@gnu.org>1996-09-23 23:17:08 +0000
committerMiles Bader <miles@gnu.org>1996-09-23 23:17:08 +0000
commit46265b33f76acca44cdc0e2c312cf696ea8e0d78 (patch)
treea0742f188657d69def1727d0c0758aaefee97488 /libtrivfs
parentad8acd26a17ae1f05393d6c06830109bd82d967a (diff)
<argz.h>:
New include.
Diffstat (limited to 'libtrivfs')
-rw-r--r--libtrivfs/file-get-fs-options.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libtrivfs/file-get-fs-options.c b/libtrivfs/file-get-fs-options.c
index 5f0a49b5..d9da4f70 100644
--- a/libtrivfs/file-get-fs-options.c
+++ b/libtrivfs/file-get-fs-options.c
@@ -18,6 +18,7 @@
along with the GNU Hurd; see the file COPYING. If not, write to
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
+#include <argz.h>
#include <hurd/fshelp.h>
#include "priv.h"