summaryrefslogtreecommitdiffstats
path: root/sbin/hastctl/Makefile
diff options
context:
space:
mode:
authorpjd <pjd@FreeBSD.org>2011-10-25 13:49:48 +0000
committerpjd <pjd@FreeBSD.org>2011-10-25 13:49:48 +0000
commit23923ea42f00190c287be81e62a6270099c89c37 (patch)
tree566fdf7ab418aec0af8cb85483460fc27b7302dc /sbin/hastctl/Makefile
parentc81944165865e672dfdc82f496f20a2896f64312 (diff)
downloadFreeBSD-src-23923ea42f00190c287be81e62a6270099c89c37.zip
FreeBSD-src-23923ea42f00190c287be81e62a6270099c89c37.tar.gz
Revert r226726. The line was not duplicated.
Spotted by: pluknet MFC after: 3 days
Diffstat (limited to 'sbin/hastctl/Makefile')
-rw-r--r--sbin/hastctl/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sbin/hastctl/Makefile b/sbin/hastctl/Makefile
index b0aba70..af946a2 100644
--- a/sbin/hastctl/Makefile
+++ b/sbin/hastctl/Makefile
@@ -28,6 +28,7 @@ CFLAGS+=-DINET6
.endif
# This is needed to have WARNS > 1.
CFLAGS+=-DYY_NO_UNPUT
+CFLAGS+=-DYY_NO_INPUT
DPADD= ${LIBL} ${LIBUTIL}
LDADD= -ll -lutil
OpenPOWER on IntegriCloud