From: schwarze Date: Fri, 5 Aug 2016 21:37:39 +0000 (+0000) Subject: missing reported by Bapt@iste Daroussin, found on FreeBSD X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=767429413abd5908fb899f2907215981b9dc1ea0;p=openbsd missing reported by Bapt@iste Daroussin, found on FreeBSD --- diff --git a/usr.bin/mandoc/dba.c b/usr.bin/mandoc/dba.c index b43cb82bf23..c90f6653af9 100644 --- a/usr.bin/mandoc/dba.c +++ b/usr.bin/mandoc/dba.c @@ -1,4 +1,4 @@ -/* $OpenBSD: dba.c,v 1.1 2016/08/01 10:32:39 schwarze Exp $ */ +/* $OpenBSD: dba.c,v 1.2 2016/08/05 21:37:39 schwarze Exp $ */ /* * Copyright (c) 2016 Ingo Schwarze * @@ -18,6 +18,7 @@ * The interface is defined in "dba.h". */ #include +#include #include #include #include