summaryrefslogtreecommitdiff
path: root/old_embed.pl
diff options
context:
space:
mode:
Diffstat (limited to 'old_embed.pl')
-rwxr-xr-xold_embed.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/old_embed.pl b/old_embed.pl
index eb3d30636d..9453febf6a 100755
--- a/old_embed.pl
+++ b/old_embed.pl
@@ -7,6 +7,7 @@
# Perl with the EMBED feature enabled.
#
+unlink "embed.h";
open(EM, ">embed.h") || die "Can't create embed.h: $!\n";
print EM <<'END';