From b729779f70beff4550eea216b4be1c930d814079 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 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'man_action.c') diff --git a/man_action.c b/man_action.c index 474043bd..96cb2c55 100644 --- a/man_action.c +++ b/man_action.c @@ -1,4 +1,4 @@ -/* $Id: man_action.c,v 1.41 2010/07/31 23:52:58 schwarze Exp $ */ +/* $Id: man_action.c,v 1.42 2010/10/11 15:45:36 kristaps Exp $ */ /* * Copyright (c) 2008, 2009, 2010 Kristaps Dzonsons * @@ -21,6 +21,7 @@ #include #include #include +#include #include "mandoc.h" #include "libman.h" -- cgit v1.2.3