From 9f018b2f0e72476dc29b9f35d8ba4c93e5e2c4db Mon Sep 17 00:00:00 2001 From: John Malmberg Date: Wed, 27 Jan 2016 07:48:07 -0600 Subject: Add missing TIME_T_UNSIGNED macro. --- vms/generate_config_vms_h_gawk.com | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vms/generate_config_vms_h_gawk.com') diff --git a/vms/generate_config_vms_h_gawk.com b/vms/generate_config_vms_h_gawk.com index 16d2d5b4..805b764f 100644 --- a/vms/generate_config_vms_h_gawk.com +++ b/vms/generate_config_vms_h_gawk.com @@ -288,7 +288,7 @@ $ write cvh " }" $ write cvh " decc$exit(vms_status);" $ write cvh "}" $ write cvh "" -$ write cvh "#pragma message disable questcompare +$ write cvh "#define TIME_T_UNSIGNED 1" $ write cvh "#include ""custom.h""" $ write cvh "" $! -- cgit v1.2.3