From: Ulrich Drepper Date: Sun, 1 Feb 1998 17:13:20 +0000 (+0000) Subject: Include . X-Git-Tag: cvs/before-sparc-2_0_x-branch~213 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=722b8f3c78699e400ebf425c6076e4d1f9a20831;p=thirdparty%2Fglibc.git Include . --- diff --git a/nss/getXXbyYY_r.c b/nss/getXXbyYY_r.c index 0bd79cba5ec..f86dad521d0 100644 --- a/nss/getXXbyYY_r.c +++ b/nss/getXXbyYY_r.c @@ -18,6 +18,7 @@ Boston, MA 02111-1307, USA. */ #include "nsswitch.h" +#include /*******************************************************************\ |* Here we assume several symbols to be defined: *| diff --git a/nss/getXXent_r.c b/nss/getXXent_r.c index 8dbdba85643..60f1009270a 100644 --- a/nss/getXXent_r.c +++ b/nss/getXXent_r.c @@ -18,7 +18,7 @@ Boston, MA 02111-1307, USA. */ #include - +#include #include "nsswitch.h" /*******************************************************************\