Disable sys/time.h header inclusion

pull/5530/head
Doekin 7 months ago
parent 19610a3218
commit 331dcff4ec
  1. 2
      packages/z/zbar/port/config.h

@ -294,7 +294,7 @@
#define HAVE_SYS_TIMES_H 1 #define HAVE_SYS_TIMES_H 1
/* Define to 1 if you have the <sys/time.h> header file. */ /* Define to 1 if you have the <sys/time.h> header file. */
#define HAVE_SYS_TIME_H 1 /* #undef HAVE_SYS_TIME_H */
/* Define to 1 if you have the <sys/types.h> header file. */ /* Define to 1 if you have the <sys/types.h> header file. */
#define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_TYPES_H 1

Loading…
Cancel
Save