From 80647123fe63c15caa93687028a45f9efee5b669 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Sun, 25 Dec 2016 17:53:10 +0000 Subject: Import heirloom doctools 2016-11-06 --- troff/libhnj/test.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'troff/libhnj/test.c') diff --git a/troff/libhnj/test.c b/troff/libhnj/test.c index 7b72bdc903af..3e3c8602e5fc 100644 --- a/troff/libhnj/test.c +++ b/troff/libhnj/test.c @@ -1,9 +1,10 @@ #include "hyphen.h" #include #include +#include "global.h" int -main(int argc, char **argv) +main(int argc __unused, char **argv) { HyphenDict *hd; char buf[512], hbuf[512]; -- cgit v1.2.3