X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/0a032eea07f6d77ac6ea4d5a39c9491c34358058..dc5e5d68dc67a7313d1821605e5a0c13aed1b192:/sbr/uprf.c diff --git a/sbr/uprf.c b/sbr/uprf.c index c17bdfe8..bcd4c135 100644 --- a/sbr/uprf.c +++ b/sbr/uprf.c @@ -1,12 +1,11 @@ -/* - * 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" /* uprf returns true if s starts with prefix, ignoring case.