Thu Oct 26 10:23:14 1995 steve chamberlain <sac@slash.cygnus.com>
[deliverable/binutils-gdb.git] / gdb / elfread.c
index 10269bb58a1c40e841d5fd0edcb9551bf7918a53..7963769a63106d02105d4e312ae402bf221c9e0d 100644 (file)
@@ -16,11 +16,11 @@ GNU General Public License for more details.
 
 You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.  */
+Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
 
 #include "defs.h"
 #include "bfd.h"
-#include <string.h>
+#include "gdb_string.h"
 #include "libelf.h"
 #include "elf/mips.h"
 #include "symtab.h"
This page took 0.023569 seconds and 4 git commands to generate.