X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/b3bcb44d340fd017efac8bb31c3859dd91b24af3..2ac87fa623959ffb3eb7b7c3565ed85486e99abd:/sbr/brkstring.c?ds=sidebyside diff --git a/sbr/brkstring.c b/sbr/brkstring.c index 0f7c17fc..8f1c297f 100644 --- a/sbr/brkstring.c +++ b/sbr/brkstring.c @@ -6,8 +6,9 @@ * complete copyright information. */ -#include -#include +#include "h/mh.h" +#include "brkstring.h" +#include "h/utils.h" /* allocate this number of pointers at a time */ #define NUMBROKEN 256