* cygwin.din: Declare strtok_r for the import lib. Already in the DLL.

This commit is contained in:
Corinna Vinschen
2000-12-07 19:43:37 +00:00
parent 9ae2974ffd
commit 2a688c15ad
2 changed files with 7 additions and 1 deletions

View File

@@ -749,6 +749,8 @@ strtodf
_strtodf = strtodf
strtok
_strtok = strtok
strtok_r
_strtok_r = strtok_r
strtol
_strtol = strtol
strtoul