diff --git a/include/arpa/Makefile b/include/arpa/Makefile index be1e7e3b00c..2e29e2c8833 100644 --- a/include/arpa/Makefile +++ b/include/arpa/Makefile @@ -3,9 +3,8 @@ .include INCS= ftp.h inet.h nameser.h nameser_compat.h tftp.h -.if ${MK_TELNET} == "no" INCS+= telnet.h -.endif + INCSDIR=${INCLUDEDIR}/arpa .include