*** empty log message ***
authorJim Blandy <jimb@red-bean.com>
Sun, 15 Nov 1992 10:01:16 +0000 (10:01 +0000)
committerJim Blandy <jimb@red-bean.com>
Sun, 15 Nov 1992 10:01:16 +0000 (10:01 +0000)
regex.h

diff --git a/regex.h b/regex.h
index 87824ef474fd81a793b9121ffd873b2539cd8614..ef8e9a366975deced6b556489ae64ad39295cfd4 100644 (file)
--- a/regex.h
+++ b/regex.h
 #ifndef __REGEXP_LIBRARY_H__
 #define __REGEXP_LIBRARY_H__
 
+#ifdef VMS
+/* POSIX says that size_t should be in stddef.h.  */
+#include <stddef.h>
+#endif
+
 /* POSIX says that <sys/types.h> must be included before <regex.h>.  */
 
 /* The following bits are used to determine the regexp syntax we