From cae8bc6ced84c12590e3554a06a952283735363a Mon Sep 17 00:00:00 2001 From: "Arnold D. Robbins" Date: Fri, 16 Jul 2010 12:09:58 +0300 Subject: Move to 2.14. --- vms/vms_cli.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'vms/vms_cli.c') diff --git a/vms/vms_cli.c b/vms/vms_cli.c index e4e33404..2f475b11 100644 --- a/vms/vms_cli.c +++ b/vms/vms_cli.c @@ -7,6 +7,9 @@ #define P(foo) () #include "config.h" /* in case we want to suppress 'const' &c */ #include "vms.h" +#ifndef _STRING_H +#include +#endif extern u_long CLI$PRESENT(const Dsc *); extern u_long CLI$GET_VALUE(const Dsc *, Dsc *, short *); -- cgit v1.2.3