=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/mandoc/Attic/mansearch_const.c,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- src/usr.bin/mandoc/Attic/mansearch_const.c 2014/04/10 02:45:04 1.4 +++ src/usr.bin/mandoc/Attic/mansearch_const.c 2014/11/28 19:25:03 1.5 @@ -1,4 +1,4 @@ -/* $Id: mansearch_const.c,v 1.4 2014/04/10 02:45:04 schwarze Exp $ */ +/* $OpenBSD: mansearch_const.c,v 1.5 2014/11/28 19:25:03 schwarze Exp $ */ /* * Copyright (c) 2014 Ingo Schwarze * @@ -15,6 +15,7 @@ * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ #include + #include #include "manpath.h"