Changeset 2089 for trunk/src/libctests/glibc/stdlib/bug-strtod.c
- Timestamp:
- Jun 27, 2005, 5:05:29 AM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/libctests/glibc/stdlib/bug-strtod.c
-
Property cvs2svn:cvs-rev
changed from
1.1
to1.2
r2088 r2089 22 22 #include <stdlib.h> 23 23 #include <string.h> 24 #ifdef __EMX__ /* one of the above seems to be declaring ssize_t... glibc feat I guess. */ 25 #include <sys/types.h> 26 #endif 24 27 25 28 -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.