Make sure NULL is defined by including stddef.h
authorJim Meyering <jim@meyering.net>
Thu, 5 Sep 1996 02:48:41 +0000 (02:48 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 5 Sep 1996 02:48:41 +0000 (02:48 +0000)
commita2232307a099e1e49f5438a96ac4fed1c46e4078
tree1d2ce9886de79db62ba1a512cce9b3a7a1fd09cb
parentfa145a9f05c90f266754ff5b8e9ff2c81fc5ef3d
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.
lib/rpmatch.c