aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/asn1/oid.pl
diff options
context:
space:
mode:
Diffstat (limited to 'src/libstrongswan/asn1/oid.pl')
-rw-r--r--src/libstrongswan/asn1/oid.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libstrongswan/asn1/oid.pl b/src/libstrongswan/asn1/oid.pl
index 027a850fd..ed26febc9 100644
--- a/src/libstrongswan/asn1/oid.pl
+++ b/src/libstrongswan/asn1/oid.pl
@@ -32,6 +32,7 @@ print OID_H "/* Object identifiers (OIDs) used by strongSwan\n",
" * ", $automatic, "\n",
" * ", $warning, "\n",
" */\n\n",
+ "#include <sys/types.h>\n\n",
"#ifndef OID_H_\n",
"#define OID_H_\n\n",
"typedef struct {\n",