X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/0a032eea07f6d77ac6ea4d5a39c9491c34358058..5bc2777230cdc4cea23ff87df356af3fb0cfadf9:/sbr/concat.c diff --git a/sbr/concat.c b/sbr/concat.c index d603d425..b99f0c02 100644 --- a/sbr/concat.c +++ b/sbr/concat.c @@ -1,5 +1,4 @@ -/* - * concat.c -- concatenate a variable number (minimum of 1) +/* concat.c -- concatenate a variable number (minimum of 1) * of strings in managed memory * * This code is Copyright (c) 2002, by the authors of nmh. See the @@ -7,8 +6,9 @@ * complete copyright information. */ -#include -#include +#include "h/mh.h" +#include "concat.h" +#include "h/utils.h" /* concat returns a non-NULL malloc'd pointer to the catenation of the