summaryrefslogtreecommitdiffstats
path: root/sys/net/pfkeyv2.h
diff options
context:
space:
mode:
authorjmg <jmg@FreeBSD.org>2015-08-02 21:33:40 +0000
committerjmg <jmg@FreeBSD.org>2015-08-02 21:33:40 +0000
commit296c3c4f2ff3618310592f205bc5daba85453be0 (patch)
tree06053f4e263d28ff0efba14d84754251f2be85a3 /sys/net/pfkeyv2.h
parent3e1c95104e63f08d7c46d1af23950782fda1ecc6 (diff)
downloadFreeBSD-src-296c3c4f2ff3618310592f205bc5daba85453be0.zip
FreeBSD-src-296c3c4f2ff3618310592f205bc5daba85453be0.tar.gz
looks like all archs either have clang or cdefs included before..
drop this include as unnecessary.. Requested by: bde
Diffstat (limited to 'sys/net/pfkeyv2.h')
-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