Changeset 764 for trunk/src/binutils/libiberty/strerror.c
- Timestamp:
- Sep 30, 2003, 8:24:48 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/binutils/libiberty/strerror.c
-
Property cvs2svn:cvs-rev
changed from
1.2
to1.3
r763 r764 20 20 #include <stdio.h> 21 21 #include <errno.h> 22 #ifdef __EMX__ /* EM put these two in the wrong header, they should be in stdio.h. */23 #include <stdlib.h>24 #endif25 22 26 23 #ifdef HAVE_SYS_ERRLIST -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.