Index: global_typedefs.h =================================================================== --- global_typedefs.h (revision 21226) +++ global_typedefs.h (revision 21227) @@ -68,6 +68,8 @@ typedef struct pcb_action_s pcb_action_t; +typedef struct pcb_view_s pcb_view_t; + #include "pcb_bool.h" #include "unit.h"