X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/ff2b7b715934b346b6121a2a434db116d3203663..d321a6ee82fce5d187f4342199c090909a72e9b8:/sbr/mts.c diff --git a/sbr/mts.c b/sbr/mts.c index a167b09e..60e4c3c2 100644 --- a/sbr/mts.c +++ b/sbr/mts.c @@ -5,7 +5,9 @@ * complete copyright information. */ -#include "h/mh.h" /* for snprintf() */ +#include "h/mh.h" +#include "escape_addresses.h" +#include "context_find.h" #include "error.h" #include "h/utils.h"