summaryrefslogtreecommitdiff
path: root/embed.pl
diff options
context:
space:
mode:
Diffstat (limited to 'embed.pl')
-rwxr-xr-xembed.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/embed.pl b/embed.pl
index 497b97df35..52c93ab974 100755
--- a/embed.pl
+++ b/embed.pl
@@ -298,7 +298,7 @@ END
print EM <<'END';
-#ifndef MIN_PERL_DEFINE
+#if 0 /* ndef MIN_PERL_DEFINE */ /* unsupported in 5.006 */
END