aboutsummaryrefslogtreecommitdiffstats
path: root/src/include/linux/pfkeyv2.h
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2007-04-27 17:24:20 +0000
committerAndreas Steffen <andreas.steffen@strongswan.org>2007-04-27 17:24:20 +0000
commit5c438b66e28c1dc2021068dcce0a612cf84fc51d (patch)
tree2f6367c412b041087690a2c5372a0d4bae8761de /src/include/linux/pfkeyv2.h
parenta84fb01b965831ee0b45f70aa44cb333c7d98473 (diff)
downloadstrongswan-5c438b66e28c1dc2021068dcce0a612cf84fc51d.tar.bz2
strongswan-5c438b66e28c1dc2021068dcce0a612cf84fc51d.tar.xz
removed dependencies on linux/types.h
Diffstat (limited to 'src/include/linux/pfkeyv2.h')
-rw-r--r--src/include/linux/pfkeyv2.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/linux/pfkeyv2.h b/src/include/linux/pfkeyv2.h
index d5dd471da..5ef4e7b75 100644
--- a/src/include/linux/pfkeyv2.h
+++ b/src/include/linux/pfkeyv2.h
@@ -6,7 +6,7 @@
#ifndef _LINUX_PFKEY2_H
#define _LINUX_PFKEY2_H
-#include <linux/types.h>
+#include <stdint.h>
#define PF_KEY_V2 2
#define PFKEYV2_REVISION 199806L