Changeset 609 for branches/GNU/src/binutils/libiberty/obstack.c
- Timestamp:
- Aug 16, 2003, 6:59:22 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/GNU/src/binutils/libiberty/obstack.c
-
Property cvs2svn:cvs-rev
changed from
1.1
to1.1.1.2
r608 r609 456 456 /* Define the error handler. */ 457 457 #ifndef _ 458 # if def HAVE_LIBINTL_H458 # if (HAVE_LIBINTL_H && ENABLE_NLS) || defined _LIBC 459 459 # include <libintl.h> 460 460 # ifndef _ -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.