X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/48fe6191c41863e62636096d063bc031fcd1b55b..0b05f0175b632c856ea4a2c4ae10c84694a1f385:/sbr/concat.c diff --git a/sbr/concat.c b/sbr/concat.c index afe48206..262b93f5 100644 --- a/sbr/concat.c +++ b/sbr/concat.c @@ -1,6 +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 @@ -8,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