From 2059a810480a8db91b8e50c2ef15ed9b542e2315 Mon Sep 17 00:00:00 2001 From: Kristaps Dzonsons Date: Mon, 11 Oct 2010 15:45:36 +0000 Subject: Quiesce Linux header-inclusion warnings. --- man_action.c | 1 + 1 file changed, 1 insertion(+) (limited to 'man_action.c') diff --git a/man_action.c b/man_action.c index 2be781f6..f08f7a26 100644 --- a/man_action.c +++ b/man_action.c @@ -21,6 +21,7 @@ #include #include #include +#include #include "mandoc.h" #include "libman.h" -- cgit