]> git.ozlabs.org Git - ppp.git/blobdiff - pppstats/Makefile.am
For Linux, use the Linux / Glibc based defines instead of included headers
[ppp.git] / pppstats / Makefile.am
index d7d74e0200abc68407a0dde1c06614a63ed3b60c..4c8b83fa0186804cfc1aa6007ab5476801e29376 100644 (file)
@@ -5,10 +5,6 @@ pppstats_SOURCES = pppstats.c
 pppstats_CFLAGS =
 pppstats_CPPFLAGS =
 
-if LINUX
-pppstats_CFLAGS += -I${top_srcdir}/include
-endif
-
 if SUNOS
 pppstats_CPPFLAGS += -DSTREAMS
 endif