X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/0a032eea07f6d77ac6ea4d5a39c9491c34358058..ca079bfa8e3812ebf21ffec1c27edeaa03cb9280:/sbr/uprf.c diff --git a/sbr/uprf.c b/sbr/uprf.c index c17bdfe8..9d9927fb 100644 --- a/sbr/uprf.c +++ b/sbr/uprf.c @@ -1,12 +1,12 @@ -/* - * uprf.c -- "unsigned" lexical prefix +/* uprf.c -- "unsigned" lexical prefix * * This code is Copyright (c) 2002, by the authors of nmh. See the * COPYRIGHT file in the root directory of the nmh distribution for * complete copyright information. */ -#include +#include "h/mh.h" +#include "uprf.h" /* uprf returns true if s starts with prefix, ignoring case.