summaryrefslogtreecommitdiffstats
path: root/util/mkdef.pl
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2014-10-19 00:40:07 +0100
committerDr. Stephen Henson <steve@openssl.org>2014-12-08 13:25:38 +0000
commit4fa579c58df71cf4d9dbe5320c0ff650b8820e62 (patch)
treebb22bfd800f01541624d69a6aba39f0539b7aea1 /util/mkdef.pl
parente4e5bc39f9481b9c0842ad5b6d0ac338a9742281 (diff)
Remove fips.h reference.
Reviewed-by: Tim Hudson <tjh@openssl.org>
Diffstat (limited to 'util/mkdef.pl')
-rwxr-xr-xutil/mkdef.pl1
1 files changed, 0 insertions, 1 deletions
diff --git a/util/mkdef.pl b/util/mkdef.pl
index 651fa6acd5..03a9b40a0a 100755
--- a/util/mkdef.pl
+++ b/util/mkdef.pl
@@ -350,7 +350,6 @@ $crypto.=" crypto/cms/cms.h";
$crypto.=" crypto/jpake/jpake.h";
$crypto.=" crypto/srp/srp.h";
$crypto.=" crypto/modes/modes.h";
-#$crypto.=" fips/fips.h fips/rand/fips_rand.h";
my $symhacks="crypto/symhacks.h";