diff --git a/makefile b/makefile index 37239a2a..2c39026d 100644 --- a/makefile +++ b/makefile @@ -306,8 +306,6 @@ ifeq ($(WIN32),) #*nix Environments (&& cygwin) endif endif LIBEXT = $(LIBEXTSAVE) - else - $(error using libpcap: missing pcap.h) endif endif ifneq (,$(findstring USE_NETWORK,$(NETWORK_CCDEFS))$(findstring USE_SHARED,$(NETWORK_CCDEFS)))