aboutsummaryrefslogtreecommitdiffstats
path: root/vms/generate_config_vms_h_gawk.com
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2015-04-09 11:19:10 +0300
committerArnold D. Robbins <arnold@skeeve.com>2015-04-09 11:19:10 +0300
commit9091a155190093c3d2dbbed4bd29b0feec50c8ce (patch)
treec4ffb7997068829fa0093ac1efd7a59f484cfdc2 /vms/generate_config_vms_h_gawk.com
parent850078f7e3b3b777bb908fe15ca55f2c024721f2 (diff)
parent894bf983b22e22e46c1df0460a6f215ca21fc76e (diff)
downloadegawk-9091a155190093c3d2dbbed4bd29b0feec50c8ce.tar.gz
egawk-9091a155190093c3d2dbbed4bd29b0feec50c8ce.tar.bz2
egawk-9091a155190093c3d2dbbed4bd29b0feec50c8ce.zip
Merge branch 'master' into feature/wasted-byte
Diffstat (limited to 'vms/generate_config_vms_h_gawk.com')
-rw-r--r--vms/generate_config_vms_h_gawk.com3
1 files changed, 3 insertions, 0 deletions
diff --git a/vms/generate_config_vms_h_gawk.com b/vms/generate_config_vms_h_gawk.com
index 12d3d6cf..eff43d78 100644
--- a/vms/generate_config_vms_h_gawk.com
+++ b/vms/generate_config_vms_h_gawk.com
@@ -287,6 +287,9 @@ $ write cvh " vms_status |= STS$K_SUCCESS;"
$ write cvh " }"
$ write cvh " decc$exit(vms_status);"
$ write cvh "}"
+$ write cvh ""
+$ write cvh "#include ""custom.h"""
+$ write cvh ""
$!
$! Close out the file
$!