aboutsummaryrefslogtreecommitdiff
path: root/forward.h
diff options
context:
space:
mode:
Diffstat (limited to 'forward.h')
-rw-r--r--forward.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/forward.h b/forward.h
index 286b239..e4233e5 100644
--- a/forward.h
+++ b/forward.h
@@ -1,14 +1,14 @@
/* Important types defined in other header files are declared
here. */
-struct breakpoint;
struct Event;
struct Process;
struct arg_type_info;
+struct breakpoint;
struct expr_node;
+struct library;
struct library_symbol;
struct ltelf;
struct param;
struct param_enum;
struct value;
struct value_dict;
-struct library_symbol;