mirror of
https://git.openafs.org/openafs.git
synced 2025-01-31 13:38:01 +00:00
vol: remove warning on use of DFlushVolume
Include the afs/dir.h header on Windows to avoid warnings caused by the missing prototype. Change-Id: I841a330bb13c84076b1453befb1d8469ee64b82a Reviewed-on: http://gerrit.openafs.org/4148 Reviewed-by: Derrick Brashear <shadow@dementia.org> Tested-by: BuildBot <buildbot@rampaginggeek.com> Reviewed-by: Jeffrey Altman <jaltman@openafs.org>
This commit is contained in:
parent
2a17517ee7
commit
d69da816c6
@ -127,8 +127,8 @@
|
||||
#include "common.h"
|
||||
#include "afs/afs_assert.h"
|
||||
#include "vutils.h"
|
||||
#ifndef AFS_NT40_ENV
|
||||
#include <afs/dir.h>
|
||||
#ifndef AFS_NT40_ENV
|
||||
#include <unistd.h>
|
||||
#endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user