diff --git a/src/ulib/utility/socket_ext.cpp b/src/ulib/utility/socket_ext.cpp index d308ddd7..44078ef6 100644 --- a/src/ulib/utility/socket_ext.cpp +++ b/src/ulib/utility/socket_ext.cpp @@ -28,7 +28,7 @@ #ifdef _MSWINDOWS_ # include -#elif defined(HAVE_NETPACKET_PACKET_H) && (!defined(HAVE_CONFIG_H) || !defined(U_ALL_CPP)) +#elif defined(HAVE_NETPACKET_PACKET_H) # include #endif