1
0
mirror of https://github.com/stefanocasazza/ULib.git synced 2025-09-28 19:05:55 +08:00
This commit is contained in:
stefanocasazza 2017-03-14 18:17:07 +01:00
parent 215c334a3f
commit 4dd3fce263

View File

@ -28,7 +28,7 @@
#ifdef _MSWINDOWS_
# include <ws2tcpip.h>
#elif defined(HAVE_NETPACKET_PACKET_H) && (!defined(HAVE_CONFIG_H) || !defined(U_ALL_CPP))
#elif defined(HAVE_NETPACKET_PACKET_H)
# include <net/if.h>
#endif