regex: rely on stdint.h for SIZE_MAX
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 8 Feb 2012 07:06:43 +0000 (23:06 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 8 Feb 2012 07:18:04 +0000 (23:18 -0800)
commit51096a4b0bec26e2e080a3cbfbc6e2e9b9c1ad9d
tree8062337286c182dcc4636e0f7bc60e93e7e66f36
parent5a460138e9cb595387de6db5a86a63c12d63d181
regex: rely on stdint.h for SIZE_MAX

* lib/regex_internal.h (SIZE_MAX): Remove; stdint.h supplies this now.
ChangeLog
lib/regex_internal.h