summaryrefslogtreecommitdiff
path: root/writemain.SH
diff options
context:
space:
mode:
Diffstat (limited to 'writemain.SH')
-rwxr-xr-xwritemain.SH3
1 files changed, 2 insertions, 1 deletions
diff --git a/writemain.SH b/writemain.SH
index f07c682faf..c428383085 100755
--- a/writemain.SH
+++ b/writemain.SH
@@ -70,11 +70,12 @@ cat << 'EOP'
static void
xs_init()
{
- dXSUB_SYS;
EOP
if test X"$args" != "X" ; then
echo " char *file = __FILE__;"
+ echo " dXSUB_SYS;"
+
ai=''
for ext in $args ; do