diff --git a/libexec/ftpd/Makefile b/libexec/ftpd/Makefile index 83605de12166..c84b38edb6f1 100644 --- a/libexec/ftpd/Makefile +++ b/libexec/ftpd/Makefile @@ -5,7 +5,7 @@ PROG= ftpd MAN= ftpd.8 SRCS= ftpd.c ftpcmd.y logwtmp.c popen.c -CFLAGS+=-DSETPROCTITLE -DLOGIN_CAP -DVIRTUAL_HOSTING -Wall +CFLAGS+=-DSETPROCTITLE -DLOGIN_CAP -DVIRTUAL_HOSTING CFLAGS+=-DINET6 CFLAGS+=-I${.CURDIR} YFLAGS=