summaryrefslogtreecommitdiffstats
path: root/src/libregexp/lib9.std.h
Commit message (Collapse)AuthorAgeFilesLines
* libregexp: include stddef.h in lib9.std.hDavid du Colombier2018-09-291-0/+1
| | | | | | Commit 2d82ef9d98 added ptrdiff_t in regcomp.c. However, this change broke the build of the Unix package because ptrdiff_t is defined in stddef.h.
* add for portingrsc2004-12-271-0/+10