From: Andreas Gustafsson Date: Wed, 6 Jun 2001 22:16:03 +0000 (+0000) Subject: pullup: X-Git-Tag: v9.1.3rc2~25 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7bfbf9c27805fd83eb5c44b0fe5e898b15588702;p=thirdparty%2Fbind9.git pullup: add sys/types.h for FreeBSD 2.1. --- diff --git a/bin/named/unix/os.c b/bin/named/unix/os.c index 029e3891dff..4ab8af88f30 100644 --- a/bin/named/unix/os.c +++ b/bin/named/unix/os.c @@ -15,11 +15,12 @@ * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: os.c,v 1.36.2.2 2001/01/09 22:32:50 bwelling Exp $ */ +/* $Id: os.c,v 1.36.2.3 2001/06/06 22:16:03 gson Exp $ */ #include #include +#include /* dev_t FreeBSD 2.1 */ #include #include