diff options
author | Daniel Stenberg <daniel@haxx.se> | 2001-05-31 06:05:32 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2001-05-31 06:05:32 +0000 |
commit | aa27db698662e11e19f464b25eaf5727419ca3e6 (patch) | |
tree | 20dcba809a9ad49bca48919972c5d4cccae62568 /CHANGES | |
parent | 4ce5fa3ea9aca51cb03b72e8aa109246441a39e0 (diff) |
removed the prototype and made it include string.h instead
If your system, such as Solaris 2.7, lacks the strtok_r() prototype in
string.h, then you'll face a bunch of warnings on all instances
where strtok_r() is used.
There's not much we can do about it. Adding a prototype here screws
everything up on other platforms! :-(
Diffstat (limited to 'CHANGES')
0 files changed, 0 insertions, 0 deletions