| commit | d71cf2d1b61338c9e77acd5479b017dbc0d2dffd | [log] [tgz] |
|---|---|---|
| author | Petr Machata <pmachata@redhat.com> | Thu Jan 05 18:28:31 2012 +0100 |
| committer | Petr Machata <pmachata@redhat.com> | Wed Aug 29 19:02:05 2012 +0200 |
| tree | 92904685fb12b3485f656a7d2ae122fbd7cb3390 | |
| parent | 94078ecce3a103c28457e6f90f1e5b0dacc61146 [diff] [blame] |
Add dedicated error reporting functions
diff --git a/forward.h b/forward.h index 1cc8e74..c07efec 100644 --- a/forward.h +++ b/forward.h
@@ -5,3 +5,4 @@ struct arg_type_info; struct value; struct value_dict; +struct library_symbol;