Loading src/config-win32.h +6 −0 Original line number Diff line number Diff line Loading @@ -14,6 +14,12 @@ /* Define if you have the <fcntl.h> header file. */ #define HAVE_FCNTL_H 1 /* Define if you have utime() */ #define HAVE_UTIME 1 /* Define if you have utime.h */ #define HAVE_UTIME_H 1 /************************************************* * This section is for compiler specific defines.* *************************************************/ Loading Loading
src/config-win32.h +6 −0 Original line number Diff line number Diff line Loading @@ -14,6 +14,12 @@ /* Define if you have the <fcntl.h> header file. */ #define HAVE_FCNTL_H 1 /* Define if you have utime() */ #define HAVE_UTIME 1 /* Define if you have utime.h */ #define HAVE_UTIME_H 1 /************************************************* * This section is for compiler specific defines.* *************************************************/ Loading