The consequence of constification is that to pass the address to a
[oweals/openssl.git] / util / mkdef.pl
index ba453358cf92da31d554fd939da6110ed5b57ac6..6d0f2cdc024570a319e2f43a0d0ac25caaa4591d 100755 (executable)
@@ -202,6 +202,7 @@ $crypto.=" crypto/x509/x509_vfy.h";
 $crypto.=" crypto/x509v3/x509v3.h";
 $crypto.=" crypto/rand/rand.h";
 $crypto.=" crypto/comp/comp.h";
+$crypto.=" crypto/ocsp/ocsp.h";
 $crypto.=" crypto/tmdiff.h";
 
 my $symhacks="crypto/symhacks.h";