=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/whatis/Attic/whatis.c,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- src/usr.bin/whatis/Attic/whatis.c 2009/10/27 23:59:50 1.13 +++ src/usr.bin/whatis/Attic/whatis.c 2013/11/15 22:20:04 1.14 @@ -1,4 +1,4 @@ -/* $OpenBSD: whatis.c,v 1.13 2009/10/27 23:59:50 deraadt Exp $ */ +/* $OpenBSD: whatis.c,v 1.14 2013/11/15 22:20:04 millert Exp $ */ /* * Copyright (c) 1987, 1993 @@ -37,6 +37,7 @@ #include #include #include +#include #include "../man/config.h" #include "../man/pathnames.h"