Fix webrtc2sip bug 29

This commit is contained in:
bossiel 2012-12-03 21:59:43 +00:00
parent 6f314e40d8
commit 3c5cfac6cd
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@
# include <net/if_dl.h>
#endif
#ifdef HAVE_NETPACKET_PACKET_H
#if HAVE_NETPACKET_PACKET_H
# include <netpacket/packet.h>
#endif