Don't include <sys/timeb.h>.
Including this header file causes a compilation warning. The code builds perfectly fine without this header file.
This commit is contained in:
parent
75c73b662a
commit
34d80cf2ff
@ -324,7 +324,7 @@
|
||||
#define HAVE_SYS_STAT_H 1
|
||||
|
||||
/* Define to 1 if you have the <sys/timeb.h> header file. */
|
||||
#define HAVE_SYS_TIMEB_H 1
|
||||
/* #undef HAVE_SYS_TIMEB_H */
|
||||
|
||||
/* Define to 1 if you have the <sys/time.h> header file. */
|
||||
#define HAVE_SYS_TIME_H 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user