commit | 6d8aa0bba1fb9473f6e92738975f6be73a6ac722 | [log] [tgz] |
---|---|---|
author | Petr Machata <pmachata@redhat.com> | Wed Oct 31 03:27:36 2012 +0100 |
committer | Petr Machata <pmachata@redhat.com> | Wed Oct 31 03:27:36 2012 +0100 |
tree | 5f32c348640aa8bcdc2726ad537caccbd3048f90 | |
parent | 6db61f509eb7537ca64873b0c8c1955e2293db9f [diff] [blame] |
Include forward.h instead of declaring stuff in proc.h
diff --git a/proc.h b/proc.h index 68054b3..c37935b 100644 --- a/proc.h +++ b/proc.h
@@ -35,9 +35,7 @@ #include "dict.h" #include "sysdep.h" #include "callback.h" - -struct library; -struct breakpoint; +#include "forward.h" struct event_handler { /* Event handler that overrides the default one. Should