X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=pppd%2FMakefile.linux;h=e1d95b3c4612c767c39035819194f3f7eb80bfeb;hb=6794beb707916559a8d3a0e0fd7ec00ca0d309aa;hp=b52a1292e179298c98ea8f8725b237bce0842abe;hpb=a81af2d7cf2d6a53b37798311f47f71951e47345;p=ppp.git diff --git a/pppd/Makefile.linux b/pppd/Makefile.linux index b52a129..e1d95b3 100644 --- a/pppd/Makefile.linux +++ b/pppd/Makefile.linux @@ -1,6 +1,6 @@ # # pppd makefile for Linux -# $Id: Makefile.linux,v 1.60 2003/11/27 21:55:19 paulus Exp $ +# $Id: Makefile.linux,v 1.61 2004/10/28 00:15:08 paulus Exp $ # # Default installation locations @@ -171,7 +171,7 @@ endif ifdef FILTER LIBS += -lpcap -CFLAGS += -DPPP_FILTER -I/usr/include/pcap +CFLAGS += -DPPP_FILTER endif ifdef HAVE_INET6