Author: pjd
Date: Tue Oct 25 13:49:48 2011
New Revision: 226731
URL: http://svn.freebsd.org/changeset/base/226731

Log:
  Revert r226726. The line was not duplicated.
  
  Spotted by:   pluknet
  MFC after:    3 days

Modified:
  head/sbin/hastctl/Makefile

Modified: head/sbin/hastctl/Makefile
==============================================================================
--- head/sbin/hastctl/Makefile  Tue Oct 25 13:44:23 2011        (r226730)
+++ head/sbin/hastctl/Makefile  Tue Oct 25 13:49:48 2011        (r226731)
@@ -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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"

Reply via email to