the final byte of a pkcs7 padded plaintext can never be 0
[openssl.git] / util / mkdef.pl
index d02636163232e4a84ba27406cef38d1c795d4af7..fa5848ace6a39cadbbe82183ee8c0c5dca2f488a 100755 (executable)
@@ -277,6 +277,7 @@ $crypto.=" crypto/ui/ui.h crypto/ui/ui_compat.h";
 $crypto.=" crypto/krb5/krb5_asn.h";
 $crypto.=" crypto/tmdiff.h";
 $crypto.=" crypto/store/store.h";
+$crypto.=" crypto/pqueue/pqueue.h";
 
 my $symhacks="crypto/symhacks.h";