diff options
Diffstat (limited to 'slirp/slirp_config.h')
-rw-r--r-- | slirp/slirp_config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/slirp/slirp_config.h b/slirp/slirp_config.h index ebaa99cdab..e977e77f8d 100644 --- a/slirp/slirp_config.h +++ b/slirp/slirp_config.h @@ -187,9 +187,6 @@ #define NO_UNIX_SOCKETS #endif -/* Define if gettimeofday only takes one argument */ -#undef GETTIMEOFDAY_ONE_ARG - /* Define if you have revoke() */ #undef HAVE_REVOKE |