X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/0a032eea07f6d77ac6ea4d5a39c9491c34358058..148b4c486ec273fd1cfc70e2b099d8edc25ed8f3:/sbr/concat.c diff --git a/sbr/concat.c b/sbr/concat.c index d603d425..262b93f5 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,8 @@ * complete copyright information. */ -#include -#include +#include "h/mh.h" +#include "h/utils.h" /* concat returns a non-NULL malloc'd pointer to the catenation of the