This commit was generated by cvs2svn to track changes on a CVS vendor
[openssl.git] / util / mkdef.pl
index b8e99f012d704833841756fca5c73872a0050465..0d66a909997bdd7e14ecd1750c57d8c17405aa3f 100755 (executable)
@@ -67,6 +67,8 @@ $crypto.=" crypto/x509/x509.h";
 $crypto.=" crypto/x509/x509_vfy.h";
 $crypto.=" crypto/rand/rand.h";
 $crypto.=" crypto/hmac/hmac.h";
+$crypto.=" crypto/comp/comp.h";
+$crypto.=" crypto/tmdiff.h";
 
 $match{'NOPROTO'}=1;
 $match2{'PERL5'}=1;