summaryrefslogtreecommitdiffstats
path: root/sbin/dumpfs/dumpfs.c
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/dumpfs/dumpfs.c')
-rw-r--r--sbin/dumpfs/dumpfs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/dumpfs/dumpfs.c b/sbin/dumpfs/dumpfs.c
index c54fa2b..a21f2f2 100644
--- a/sbin/dumpfs/dumpfs.c
+++ b/sbin/dumpfs/dumpfs.c
@@ -77,7 +77,7 @@ static const char rcsid[] =
#define afs disk.d_fs
#define acg disk.d_cg
-struct uufsd disk;
+static struct uufsd disk;
int dumpfs(const char *);
int dumpfsid(void);
OpenPOWER on IntegriCloud