]> git.ozlabs.org Git - ppp.git/blobdiff - pppd/Makefile.am
Need to use the /include directory for SunOS
[ppp.git] / pppd / Makefile.am
index 405671ae6f76a9887042c35b9b534ee58e191c4d..7dc6cdd33e5456b070974896163b6185265c6136 100644 (file)
@@ -79,6 +79,7 @@ endif
 
 if SUNOS
 pppd_SOURCES += sys-solaris.c
+pppd_CPPFLAGS += -I${top_srcdir}/include
 pppd_LIBS += -lsocket -lnsl
 endif