diff options
Diffstat (limited to 'match.c')
-rw-r--r-- | match.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -47,6 +47,7 @@ #include "hash.h" #include "eval.h" #include "cadr.h" +#include "sysif.h" #include "match.h" int opt_print_bindings = 0; |