Author: pjd
Date: Tue Mar 22 21:11:36 2011
New Revision: 219884
URL: http://svn.freebsd.org/changeset/base/219884

Log:
  Forgot to commit this as part of r219873.
  
  MFC after:    1 week

Modified:
  head/sbin/hastctl/Makefile

Modified: head/sbin/hastctl/Makefile
==============================================================================
--- head/sbin/hastctl/Makefile  Tue Mar 22 21:05:56 2011        (r219883)
+++ head/sbin/hastctl/Makefile  Tue Mar 22 21:11:36 2011        (r219884)
@@ -13,7 +13,7 @@ SRCS+=        lzf.c
 SRCS+= metadata.c
 SRCS+= nv.c
 SRCS+= parse.y pjdlog.c
-SRCS+= proto.c proto_common.c proto_tcp4.c proto_uds.c
+SRCS+= proto.c proto_common.c proto_uds.c
 SRCS+= token.l
 SRCS+= subr.c
 SRCS+= y.tab.h
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to