diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/setup_once.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/setup_once.h b/lib/setup_once.h index 82d74e72f..90c5de14f 100644 --- a/lib/setup_once.h +++ b/lib/setup_once.h @@ -198,6 +198,7 @@ struct timeval { #endif /* HAVE_SEND */ +#if 0 #if defined(HAVE_RECVFROM) /* * Currently recvfrom is only used on udp sockets. @@ -234,6 +235,7 @@ struct timeval { #else # define RECVFROM_ARG6_T RECVFROM_TYPE_ARG6 #endif +#endif /* if 0 */ /* |