X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/e7bb87866c9b91fc983693a4c1150b58dfe93d0a..ddf3a8574f657dcb8c53fc5908e7bebbde1994b5:/sbr/uprf.c diff --git a/sbr/uprf.c b/sbr/uprf.c index 90562e84..9d9927fb 100644 --- a/sbr/uprf.c +++ b/sbr/uprf.c @@ -1,13 +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.