summaryrefslogtreecommitdiffstats
path: root/util/mkdef.pl
diff options
context:
space:
mode:
authorAndy Polyakov <appro@openssl.org>2005-11-06 12:53:28 +0000
committerAndy Polyakov <appro@openssl.org>2005-11-06 12:53:28 +0000
commitc629204688430b5e1b81ea0e67489cd4dbbd05f7 (patch)
tree0d9f93aaf2f6a817a9f6dc61e82f13329efb63fa /util/mkdef.pl
parente22f63f2318c66387015a696eefae8304c9ee09b (diff)
Keep removing references to tmdiff.
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 c9417d3b90..eb23bdec60 100755
--- a/util/mkdef.pl
+++ b/util/mkdef.pl
@@ -275,7 +275,6 @@ $crypto.=" crypto/comp/comp.h" ; # unless $no_comp;
$crypto.=" crypto/ocsp/ocsp.h";
$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";