From bea9b19322c77265033a068ac60c95a37e798a80 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Mon, 30 Jul 2012 16:09:11 -0700 Subject: Fix lots of bitrot for stub configurations. --- nss/nss_db/db-netgrp.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'nss/nss_db/db-netgrp.c') diff --git a/nss/nss_db/db-netgrp.c b/nss/nss_db/db-netgrp.c index 37705b0..3c18ea8 100644 --- a/nss/nss_db/db-netgrp.c +++ b/nss/nss_db/db-netgrp.c @@ -1,5 +1,5 @@ /* Netgroup file parser in nss_db modules. - Copyright (C) 1996, 1997, 1999, 2000, 2011 Free Software Foundation, Inc. + Copyright (C) 1996-2012 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1996. @@ -25,6 +25,7 @@ #include #include #include +#include #include "nsswitch.h" #include "nss_db.h" -- cgit v1.1