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:18:48 +0300
committerArnold D. Robbins <arnold@skeeve.com>2015-04-09 11:18:48 +0300
commit894bf983b22e22e46c1df0460a6f215ca21fc76e (patch)
tree74d2b5266d978b204ef5475d67b3d157497bd178 /vms/generate_config_vms_h_gawk.com
parent969a8d5a0353c756199c0b354d0e8fa91977db86 (diff)
parentd1c4ec6d173fbe7348b7a40dda9937bad8f8fc6e (diff)
downloadegawk-894bf983b22e22e46c1df0460a6f215ca21fc76e.tar.gz
egawk-894bf983b22e22e46c1df0460a6f215ca21fc76e.tar.bz2
egawk-894bf983b22e22e46c1df0460a6f215ca21fc76e.zip
Merge branch 'gawk-4.1-stable'
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
$!