commit | 3f0a473fb787da1c4833052b41d2a1c7290eb20f | [log] [tgz] |
---|---|---|
author | Alexandre Julliard <julliard@winehq.org> | Mon Jan 23 11:27:04 2006 +0100 |
committer | Alexandre Julliard <julliard@winehq.org> | Mon Jan 23 11:27:04 2006 +0100 |
tree | d2157dd22ac9377c38214e4f038add2e0a6ae832 | |
parent | ac1618179054c1e7f8a2e89f676d83ac879ea413 [diff] |
winebuild: Always import atof, the MS version is different.
diff --git a/tools/winebuild/import.c b/tools/winebuild/import.c index 80c3d25..d97d58d 100644 --- a/tools/winebuild/import.c +++ b/tools/winebuild/import.c
@@ -78,7 +78,6 @@ "asin", "atan", "atan2", - "atof", "atoi", "atol", "bsearch",