projects
/
kopensolaris-gnu
/
glibc.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Remove ioctl-types.h, termbits.h and sys/kernel_termios.h.
[kopensolaris-gnu/glibc.git]
/
nss
/
getXXent_r.c
diff --git
a/nss/getXXent_r.c
b/nss/getXXent_r.c
index
6c8105c
..
f2cca25
100644
(file)
--- a/
nss/getXXent_r.c
+++ b/
nss/getXXent_r.c
@@
-17,7
+17,7
@@
write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
-#include <libc-lock.h>
+#include <
bits/
libc-lock.h>
#include "nsswitch.h"
#include "nsswitch.h"
@@
-124,9
+124,9
@@
setup (void **fctp, const char *func_name, int all)
if (startp == NULL)
{
no_more = DB_LOOKUP_FCT (&nip, func_name, fctp);
if (startp == NULL)
{
no_more = DB_LOOKUP_FCT (&nip, func_name, fctp);
- startp = no_more ? (service_user *) -1 : nip;
+ startp = no_more ? (service_user *) -1
l
: nip;
}
}
- else if (startp == (service_user *) -1)
+ else if (startp == (service_user *) -1
l
)
/* No services at all. */
return 1;
else
/* No services at all. */
return 1;
else