* cygwin.din: Declare strtok_r for the import lib. Already in the DLL.
This commit is contained in:
@@ -749,6 +749,8 @@ strtodf
|
||||
_strtodf = strtodf
|
||||
strtok
|
||||
_strtok = strtok
|
||||
strtok_r
|
||||
_strtok_r = strtok_r
|
||||
strtol
|
||||
_strtol = strtol
|
||||
strtoul
|
||||
|
Reference in New Issue
Block a user