]> git.ozlabs.org Git - ppp.git/blobdiff - pppd/sys-solaris.c
Changing PPP_FILTER to PPP_WITH_FILTER for consistency.
[ppp.git] / pppd / sys-solaris.c
index 8ba5ec1bf198027bdfd17932a296204a5dae53dd..080a3b653629e19b40f136e338b5d2c153e2f016 100644 (file)
 #include <sys/ethernet.h>
 #endif
 
-#ifdef PPP_FILTER
+#ifdef PPP_WITH_FILTER
 #include <pcap.h>
 #endif