* cygwin.din: insure that regsub() is included in

cygwin1.dll
This commit is contained in:
DJ Delorie
2000-05-11 15:12:31 +00:00
parent 9fb0ab096b
commit d542e8ffed
2 changed files with 7 additions and 0 deletions

View File

@ -566,6 +566,8 @@ regerror
_regerror = regerror
regfree
_regfree = regfree
regsub
_regsub = regsub
remainder
_remainder = remainder
remainderf