aboutsummaryrefslogtreecommitdiff
path: root/util/mkdef.pl
diff options
context:
space:
mode:
Diffstat (limited to 'util/mkdef.pl')
-rwxr-xr-xutil/mkdef.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/util/mkdef.pl b/util/mkdef.pl
index d20bac6..43b2c2b 100755
--- a/util/mkdef.pl
+++ b/util/mkdef.pl
@@ -331,6 +331,7 @@ $crypto.=" include/openssl/cms.h";
$crypto.=" include/openssl/jpake.h";
$crypto.=" include/openssl/srp.h";
$crypto.=" include/openssl/modes.h";
+$crypto.=" include/openssl/async.h";
my $symhacks="include/openssl/symhacks.h";