mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2025-01-11 17:04:19 +01:00
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
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=229809
@ -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…
Reference in New Issue
Block a user