diff options
Diffstat (limited to 'src/lib/libcrypto/util/mk1mf.pl')
-rw-r--r-- | src/lib/libcrypto/util/mk1mf.pl | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/lib/libcrypto/util/mk1mf.pl b/src/lib/libcrypto/util/mk1mf.pl index b4bc0457e5..c538f9dffb 100644 --- a/src/lib/libcrypto/util/mk1mf.pl +++ b/src/lib/libcrypto/util/mk1mf.pl | |||
@@ -277,8 +277,6 @@ $defs= <<"EOF"; | |||
277 | 277 | ||
278 | EOF | 278 | EOF |
279 | 279 | ||
280 | $defs .= $preamble if defined $preamble; | ||
281 | |||
282 | if ($platform eq "VC-CE") | 280 | if ($platform eq "VC-CE") |
283 | { | 281 | { |
284 | $defs.= <<"EOF"; | 282 | $defs.= <<"EOF"; |