Author: delphij
Date: Mon Apr 15 05:18:49 2013
New Revision: 249496
URL: http://svnweb.freebsd.org/changeset/base/249496

Log:
  Vendor import from OpenBSD tag OPENBSD_5_3 as of today.

Modified:
  vendor/netcat/dist/atomicio.c

Modified: vendor/netcat/dist/atomicio.c
==============================================================================
--- vendor/netcat/dist/atomicio.c       Mon Apr 15 05:01:12 2013        
(r249495)
+++ vendor/netcat/dist/atomicio.c       Mon Apr 15 05:18:49 2013        
(r249496)
@@ -1,4 +1,4 @@
-/* $OpenBSD: atomicio.c,v 1.10 2011/01/08 00:47:19 jeremy Exp $ */
+/* $OpenBSD: atomicio.c,v 1.11 2012/12/04 02:24:47 deraadt Exp $ */
 /*
  * Copyright (c) 2006 Damien Miller. All rights reserved.
  * Copyright (c) 2005 Anil Madhavapeddy. All rights reserved.
@@ -26,8 +26,6 @@
  * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  */
 
-#include <sys/param.h>
-
 #include <errno.h>
 #include <poll.h>
 #include <unistd.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