From fb608b9209153d626a033fb35466c4f762bb0f57 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Mon, 18 Oct 2004 13:44:48 +0000 Subject: [PATCH] strings.c: Include . --- binutils/ChangeLog | 4 ++++ binutils/strings.c | 1 + 2 files changed, 5 insertions(+) diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 50cc69b..cb5abcc 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,7 @@ +2004-10-18 Aaron W. LaFramboise + + * strings.c: Include . + 2004-10-18 Alan Modra * budemang.c (demangle): Fix thinko. diff --git a/binutils/strings.c b/binutils/strings.c index 17dbc7c..5dd0284 100644 --- a/binutils/strings.c +++ b/binutils/strings.c @@ -67,6 +67,7 @@ #include "bucomm.h" #include "libiberty.h" #include "safe-ctype.h" +#include /* Some platforms need to put stdin into binary mode, to read binary files. */ -- 2.7.4