summaryrefslogtreecommitdiffstats
path: root/sys/net
diff options
context:
space:
mode:
authorLuiz Otavio O Souza <luiz@netgate.com>2015-09-16 08:23:03 -0500
committerLuiz Otavio O Souza <luiz@netgate.com>2015-10-20 12:11:09 -0500
commit3e6aa0c60411689ffb4afccff67f29617006401f (patch)
tree686fc7a3d2a61d5a6c86a0380787b549b3c93d78 /sys/net
parent9acd63e29a8c8d7ead4b2c4b3adc3d1a975d06ea (diff)
downloadFreeBSD-src-3e6aa0c60411689ffb4afccff67f29617006401f.zip
FreeBSD-src-3e6aa0c60411689ffb4afccff67f29617006401f.tar.gz
MFC r286213:
looks like all archs either have clang or cdefs included before.. drop this include as unnecessary.. Requested by: bde TAG: IPSEC-HEAD Issue: #4841
Diffstat (limited to 'sys/net')
-rw-r--r--sys/net/pfkeyv2.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/net/pfkeyv2.h b/sys/net/pfkeyv2.h
index ecefcac..bab26fe 100644
--- a/sys/net/pfkeyv2.h
+++ b/sys/net/pfkeyv2.h
@@ -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
OpenPOWER on IntegriCloud