diff options
Diffstat (limited to 'file_io/netware/filestat.c')
-rw-r--r-- | file_io/netware/filestat.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/file_io/netware/filestat.c b/file_io/netware/filestat.c index 2b99fa8cf..9b87573b2 100644 --- a/file_io/netware/filestat.c +++ b/file_io/netware/filestat.c @@ -52,7 +52,7 @@ * <http://www.apache.org/>. */ -#include "fileio.h" +#include "apr_arch_fileio.h" #include "fsio.h" #include "nks/dirio.h" #include "apr_file_io.h" |