=================================================================== RCS file: /cvs/mandoc/Attic/apropos.c,v retrieving revision 1.32 retrieving revision 1.33 diff -u -p -r1.32 -r1.33 --- mandoc/Attic/apropos.c 2012/06/09 14:11:15 1.32 +++ mandoc/Attic/apropos.c 2012/06/09 17:49:13 1.33 @@ -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