Various windows build fixes to prepare for windows port
[openssl.git] / util / mkdef.pl
index d20bac6e840e266e77d26d8d108651e9231d3391..43b2c2b5945c8676fcc6ea4401ef9e203a5021a2 100755 (executable)
@@ -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";