From: Barry Naujok Date: Mon, 1 Sep 2008 15:59:10 +0000 (+0000) Subject: Fix nametest.c warnings X-Git-Tag: v1.1.0~360 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=ed085528465f262997000935be3443e169cdf57d;p=xfstests-dev.git Fix nametest.c warnings Merge of master-melb:xfs-cmds:32013a by kenmcd. Fix nametest.c build warnings --- diff --git a/src/nametest.c b/src/nametest.c index 1f114475..776f91ea 100644 --- a/src/nametest.c +++ b/src/nametest.c @@ -17,6 +17,7 @@ */ #include "global.h" +#include /* * nametest.c @@ -308,7 +309,6 @@ main(int argc, char *argv[]) char *get_name(struct info *ip) { static char path[PATH_MAX]; - int i; char *p; if (!mixcase)