From 684d974f356a1e07a9d8739dcd6cb5ba2c8b67c1 Mon Sep 17 00:00:00 2001 From: Kristaps Dzonsons Date: Sat, 9 Jun 2012 17:49:13 +0000 Subject: Allow compilation on Mac OSX. --- apropos.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'apropos.c') diff --git a/apropos.c b/apropos.c index 1f8c219f..ac56a961 100644 --- a/apropos.c +++ b/apropos.c @@ -1,4 +1,4 @@ -/* $Id: apropos.c,v 1.32 2012/06/09 14:11:15 kristaps Exp $ */ +/* $Id: apropos.c,v 1.33 2012/06/09 17:49:13 kristaps Exp $ */ /* * Copyright (c) 2012 Kristaps Dzonsons * @@ -21,6 +21,7 @@ #include #include +#include #include #include #include -- cgit v1.2.3-56-ge451