volinfo: Include nfs.h
authorAndrew Deason <adeason@sinenomine.net>
Wed, 10 Aug 2011 15:23:40 +0000 (10:23 -0500)
committerDerrick Brashear <shadow@dementia.org>
Wed, 10 Aug 2011 17:48:01 +0000 (10:48 -0700)
commit2cd9d0536b173bf8c983aecd8599de0a82610151
tree37bd5547414528bb1265a6275f79876dcb2db9fa
parenta868209c4a9009893044ad33870a9e120085f5ce
volinfo: Include nfs.h

nfs.h is required for various types used in vol-info.c. Include it. On
namei this header gets pulled in indirectly via other means, but on
inode it does not (and we shouldn't be relying on such anyway).

Change-Id: If917f8c3b0382572d2146450116399498257ffc7
Reviewed-on: http://gerrit.openafs.org/5185
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Tested-by: Andrew Deason <adeason@sinenomine.net>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
src/vol/vol-info.c