added forgotten error checking to some ltrace calls
[platform/upstream/ltrace.git] / filter.h
index 65c575a..4b5b020 100644 (file)
--- a/filter.h
+++ b/filter.h
@@ -27,8 +27,7 @@
 #include <sys/types.h>
 #include <regex.h>
 
-struct library;
-struct library_symbol;
+#include "forward.h"
 
 enum filter_lib_matcher_type {
        /* Match by soname.  */