summaryrefslogtreecommitdiffstats
path: root/usr.sbin/faithd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/faithd/Makefile')
-rw-r--r--usr.sbin/faithd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/faithd/Makefile b/usr.sbin/faithd/Makefile
index 29634c3..3d663b8 100644
--- a/usr.sbin/faithd/Makefile
+++ b/usr.sbin/faithd/Makefile
@@ -16,8 +16,8 @@
PROG= faithd
MAN= faithd.8
-SRCS= faithd.c tcp.c ftp.c rsh.c prefix.c
+SRCS= faithd.c tcp.c ftp.c prefix.c
-#CFLAGS+= -DFAITH4
+CFLAGS= -DHAVE_POLL_H
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud