btrace: Use function segment index in call iterator.
[deliverable/binutils-gdb.git] / gdb / inf-loop.h
index b76c2eec58d5d7a103690cf3e5d4958638b546aa..a5d0747466c1e7ae46380d265d1400873a1122cc 100644 (file)
@@ -20,6 +20,8 @@
 #ifndef INF_LOOP_H
 #define INF_LOOP_H
 
+#include "target.h"             /* For enum inferior_event_type.  */
+
 extern void inferior_event_handler (enum inferior_event_type event_type, 
                                    void* client_data);
 
This page took 0.026277 seconds and 4 git commands to generate.