AMK's latest -- synchronized with PCRE 1.04.

This commit is contained in:
Guido van Rossum 1997-12-22 22:46:52 +00:00
parent 0148bbf966
commit 557dea1ca2
4 changed files with 182 additions and 128 deletions

View file

@ -14,6 +14,7 @@
/* Have to include stdlib.h in order to ensure that size_t is defined;
it is needed here for malloc. */
#include <sys/types.h>
#include <stdlib.h>
/* Options */