mirror of
https://github.com/opnsense/src.git
synced 2026-02-16 00:58:21 -05:00
11 lines
330 B
C
11 lines
330 B
C
/* Define as the path of the `chmod' program. */
|
|
#undef CHMOD_PATH
|
|
|
|
/* Define if your sys/time.h defines struct timezone. */
|
|
#undef HAVE_STRUCT_TIMEZONE
|
|
|
|
/* Define if your gettimeofday takes only one argument. */
|
|
#undef GETTIMEOFDAY_ONE_ARGUMENT
|
|
|
|
/* Define if your gettimeofday takes a time zome argument. */
|
|
#undef HAVE_TIMEZONE
|