Hash :
a2232307
Author :
Date :
1996-09-05T02:48:41
Make sure NULL is defined by including stddef.h (if STDC_HEADERS || _LIBC) or simply defining it (otherwise). Include sys/types.h for definition of size_t needed by regex.h.