mirror of
https://github.com/python/cpython.git
synced 2025-11-01 18:51:43 +00:00
AMK's latest -- synchronized with PCRE 1.04.
This commit is contained in:
parent
0148bbf966
commit
557dea1ca2
4 changed files with 182 additions and 128 deletions
|
|
@ -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 */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue