Author: jmg
Date: Sun Aug  2 21:33:40 2015
New Revision: 286213
URL: https://svnweb.freebsd.org/changeset/base/286213

Log:
  looks like all archs either have clang or cdefs included before..
  drop this include as unnecessary..
  
  Requested by: bde

Modified:
  head/sys/net/pfkeyv2.h

Modified: head/sys/net/pfkeyv2.h
==============================================================================
--- head/sys/net/pfkeyv2.h      Sun Aug  2 21:24:03 2015        (r286212)
+++ head/sys/net/pfkeyv2.h      Sun Aug  2 21:33:40 2015        (r286213)
@@ -39,8 +39,6 @@
 #ifndef _NET_PFKEYV2_H_
 #define _NET_PFKEYV2_H_
 
-#include <sys/cdefs.h>
-
 /*
 This file defines structures and symbols for the PF_KEY Version 2
 key management interface. It was written at the U.S. Naval Research
_______________________________________________
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