X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gdb%2Fremote-es.c;h=7aa4e9c9c80b21d9c440d839fcea9dfeb0987894;hb=cb74cc240dfca14768005cd4ba34dc06283c2a7c;hp=bd5e2bcfe984a8b0a2ae7cc5870aae2fefa90fa8;hpb=43fc25c87e2e768f17030ac44ea434dfc756add0;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/remote-es.c b/gdb/remote-es.c index bd5e2bcfe9..7aa4e9c9c8 100644 --- a/gdb/remote-es.c +++ b/gdb/remote-es.c @@ -20,8 +20,8 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with GDB; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +along with this program; if not, write to the Free Software +Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* Emulator communication protocol. @@ -96,10 +96,10 @@ STP #include #include #include -#include #include #include #include "defs.h" +#include "gdb_string.h" #include "frame.h" #include "inferior.h" #include "target.h"