gdb/gdbserver/
authorYao Qi <yao@codesourcery.com>
Sat, 14 Apr 2012 04:10:04 +0000 (04:10 +0000)
committerYao Qi <yao@codesourcery.com>
Sat, 14 Apr 2012 04:10:04 +0000 (04:10 +0000)
* tracepoint.c: Include stdint.h unconditionally.

gdb/gdbserver/ChangeLog
gdb/gdbserver/tracepoint.c

index b252f5d..708d557 100644 (file)
@@ -1,3 +1,7 @@
+2012-04-13  Yao Qi  <yao@codesourcery.com>
+
+       * tracepoint.c: Include stdint.h unconditionally.
+
 2012-04-13  Thiago Jung Bauermann  <thiago.bauermann@linaro.org>
 
        * acinclude.m4 (GDBSERVER_HAVE_THREAD_DB_TYPE): New macro based
index 33173c6..280c281 100644 (file)
@@ -24,9 +24,8 @@
 #include <unistd.h>
 #include <sys/time.h>
 #include <stddef.h>
-#if HAVE_STDINT_H
 #include <stdint.h>
-#endif
+
 #include "ax.h"
 
 /* This file is built for both GDBserver, and the in-process