Remove duplicated include in src/hdaccess.c
This commit is contained in:
parent
05d442468b
commit
6b1a5e44c2
1 changed files with 0 additions and 3 deletions
|
@ -66,9 +66,6 @@
|
|||
#ifdef HAVE_SYS_DKIO_H
|
||||
#include <sys/dkio.h>
|
||||
#endif
|
||||
#ifdef HAVE_SYS_STAT_H
|
||||
#include <sys/stat.h>
|
||||
#endif
|
||||
/* linux/fs.h may not be needed because sys/mount.h is present */
|
||||
/* #ifdef HAVE_LINUX_FS_H */
|
||||
/* #include <linux/fs.h> */
|
||||
|
|
Loading…
Reference in a new issue