diff options
Diffstat (limited to 'explain.h')
| -rw-r--r-- | explain.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ #ifndef EXPLAIN__H #define EXPLAIN__H -#include "types.h" +#include "match.h" __attribute__((nonnull)) void explain_match(match_t *m); |
