Remove the <netinet/ip_compat.h> include from one of the newly added
sanitizer sources. It is apparently unnecessary, and causes trouble for people using WITHOUT_IPFILTER. Reported by: Pawel Biernacki <pawel.biernacki@gmail.com>, Kurt Lidl <lidl@pix.net>
This commit is contained in:
parent
d2955419cd
commit
3a5ae4edcf
@ -97,7 +97,6 @@
|
||||
# include <sys/link_elf.h>
|
||||
# include <netinet/ip_mroute.h>
|
||||
# include <netinet/in.h>
|
||||
# include <netinet/ip_compat.h>
|
||||
# include <net/ethernet.h>
|
||||
# include <net/ppp_defs.h>
|
||||
# include <glob.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user