aboutsummaryrefslogtreecommitdiff
path: root/src/monkey/gdbmi_thread.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-07-02 14:02:18 +0000
committerChristian Grothoff <christian@grothoff.org>2010-07-02 14:02:18 +0000
commitc3a68010779e9abfa0cf0315b53ffad7e72189e6 (patch)
treea526b185214feaeb5f4cf0c4344efd8ae2bc80bd /src/monkey/gdbmi_thread.c
parentbde3e5116229db9c1b95d1db8de1b1a00f284916 (diff)
downloadgnunet-c3a68010779e9abfa0cf0315b53ffad7e72189e6.tar.gz
gnunet-c3a68010779e9abfa0cf0315b53ffad7e72189e6.zip
fix
Diffstat (limited to 'src/monkey/gdbmi_thread.c')
-rw-r--r--src/monkey/gdbmi_thread.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/monkey/gdbmi_thread.c b/src/monkey/gdbmi_thread.c
index 51a333f5b..2550e0e72 100644
--- a/src/monkey/gdbmi_thread.c
+++ b/src/monkey/gdbmi_thread.c
@@ -17,7 +17,7 @@ gdb command: Implemented?
17 17
18***************************************************************************/ 18***************************************************************************/
19 19
20#include "mi_gdb.h" 20#include "gdbmi.h"
21 21
22/* Low level versions. */ 22/* Low level versions. */
23 23