diff options
Diffstat (limited to 'src/filemode.c')
| -rw-r--r-- | src/filemode.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/filemode.c b/src/filemode.c index c3a5a924a93..3048077ff52 100644 --- a/src/filemode.c +++ b/src/filemode.c | |||
| @@ -17,10 +17,7 @@ | |||
| 17 | Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, | 17 | Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, |
| 18 | USA. */ | 18 | USA. */ |
| 19 | 19 | ||
| 20 | #ifdef HAVE_CONFIG_H | ||
| 21 | #include <config.h> | 20 | #include <config.h> |
| 22 | #endif | ||
| 23 | |||
| 24 | #include <sys/types.h> | 21 | #include <sys/types.h> |
| 25 | #include <sys/stat.h> | 22 | #include <sys/stat.h> |
| 26 | 23 | ||