changeset 21:40704bbe5415

*** empty log message ***
author Jim Blandy <jimb@red-bean.com>
date Sun, 15 Nov 1992 10:01:16 +0000
parents 01c6d40adf9d
children 94ca456205ad
files regex.h
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/regex.h	Thu Nov 12 04:13:46 1992 +0000
+++ b/regex.h	Sun Nov 15 10:01:16 1992 +0000
@@ -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 <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