aboutsummaryrefslogtreecommitdiff
path: root/gdb/mi
diff options
context:
space:
mode:
authorDaniel Jacobowitz <drow@false.org>2007-02-05 13:22:20 +0000
committerDaniel Jacobowitz <drow@false.org>2007-02-05 13:22:20 +0000
commit6a089cf2be6186f34b44369e18dcc68c8ef49da3 (patch)
treeafdb6d8f2cc5e33e05c54faca13ceb86852a411d /gdb/mi
parent81d8aae182a6400bc557b31fe0f65d331183c4a6 (diff)
downloadgdb-6a089cf2be6186f34b44369e18dcc68c8ef49da3.zip
gdb-6a089cf2be6186f34b44369e18dcc68c8ef49da3.tar.gz
gdb-6a089cf2be6186f34b44369e18dcc68c8ef49da3.tar.bz2
* mi/mi-parse.h: Include <sys/time.h>.
Diffstat (limited to 'gdb/mi')
-rw-r--r--gdb/mi/mi-parse.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/mi/mi-parse.h b/gdb/mi/mi-parse.h
index b89dbd6..7fa3855 100644
--- a/gdb/mi/mi-parse.h
+++ b/gdb/mi/mi-parse.h
@@ -22,6 +22,8 @@
#ifndef MI_PARSE_H
#define MI_PARSE_H
+#include <sys/time.h>
+
/* MI parser */
/* Timestamps for current command and last asynchronous command. */