Skip to content

Commit ca2b094

Browse files
author
Ivan Zhakov
committed
* file_io/win32/filestat.c: Remove unused #include <sys/stat.h>
git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@1933941 13f79535-47bb-0310-9956-ffa450edef68
1 parent d822f02 commit ca2b094

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

file_io/win32/filestat.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323
#include "apr_strings.h"
2424
#include "apr_errno.h"
2525
#include "apr_time.h"
26-
#include <sys/stat.h>
2726
#include "apr_arch_atime.h"
2827
#include "apr_arch_misc.h"
2928

0 commit comments

Comments
 (0)