From d5af19bafb85ea444b237ed2eab15aebeac1adca Mon Sep 17 00:00:00 2001 From: Daniel Jacobowitz Date: Thu, 26 Jun 2008 15:51:28 +0000 Subject: * Makefile.in (GNULIB_H): Use GNULIB_STDINT_H. (gdb_stdint_h, gdb_stdint.h, stamp-int): Delete. Remove all dependencies on $(gdb_stdint_h). (distclean): Do not delete gdb_stdint.h. * acinclude.m4: Do not use stdint.m4. * configure.ac: Set GNULIB_STDINT_H. Remove tests for stdint.h, uintptr_t, and gdb_stdint.h. * defs.h: Include . * gdb_thread_db.h: Assume stdint.h is already included. * breakpoint.c, findcmd.c, hppa-tdep.c, inf-ptrace.c, proc-service.c, rs6000-nat.c, spu-linux-nat.c, target.c, win32-nat.c: Do not include gdb_stdint.h. * configure, config.in: Regenerate. --- gdb/spu-linux-nat.c | 1 - 1 file changed, 1 deletion(-) (limited to 'gdb/spu-linux-nat.c') diff --git a/gdb/spu-linux-nat.c b/gdb/spu-linux-nat.c index 4b0e0a6..552f66f 100644 --- a/gdb/spu-linux-nat.c +++ b/gdb/spu-linux-nat.c @@ -27,7 +27,6 @@ #include "regcache.h" #include "symfile.h" #include "gdb_wait.h" -#include "gdb_stdint.h" #include #include -- cgit v1.1