* cygwin.din: insure that regsub() is included in
cygwin1.dll
This commit is contained in:
@ -566,6 +566,8 @@ regerror
|
||||
_regerror = regerror
|
||||
regfree
|
||||
_regfree = regfree
|
||||
regsub
|
||||
_regsub = regsub
|
||||
remainder
|
||||
_remainder = remainder
|
||||
remainderf
|
||||
|
Reference in New Issue
Block a user