Author: imp
Date: Mon Sep 13 01:44:07 2010
New Revision: 212517
URL: http://svn.freebsd.org/changeset/base/212517

Log:
  Include FreeBSD svn tag

Modified:
  head/lib/libz/minigzip.c

Modified: head/lib/libz/minigzip.c
==============================================================================
--- head/lib/libz/minigzip.c    Mon Sep 13 01:43:10 2010        (r212516)
+++ head/lib/libz/minigzip.c    Mon Sep 13 01:44:07 2010        (r212517)
@@ -13,6 +13,8 @@
  * or in pipe mode.
  */
 
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD$");
 /* @(#) $Id$ */
 
 #include "zlib.h"
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to