From: Jim Blandy Date: Sun, 15 Nov 1992 10:01:16 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: version-3_4_2-to-fsf~19 X-Git-Url: https://gitweb.git.savannah.gnu.org/gitweb/?a=commitdiff_plain;h=a6abfa239fc6f5a928ef1e1519d620fb8d6829ad;p=gnulib.git *** empty log message *** --- diff --git a/regex.h b/regex.h index 87824ef474..ef8e9a3669 100644 --- a/regex.h +++ b/regex.h @@ -20,6 +20,11 @@ #ifndef __REGEXP_LIBRARY_H__ #define __REGEXP_LIBRARY_H__ +#ifdef VMS +/* POSIX says that size_t should be in stddef.h. */ +#include +#endif + /* POSIX says that must be included before . */ /* The following bits are used to determine the regexp syntax we