1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-29 11:41:21 +03:00

* nscd/connections.c (nscd_init): Type if preprocessor directive.

* sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_PACCEPT):
	Define.
This commit is contained in:
Ulrich Drepper
2008-07-30 16:33:19 +00:00
parent a707cff63d
commit bd7f48571d
5 changed files with 13 additions and 1 deletions

View File

@ -506,4 +506,5 @@
# define __ASSUME_SOCK_CLOEXEC 1
# define __ASSUME_IN_NONBLOCK 1
# define __ASSUME_PIPE2 1
# define __ASSUME_PACCEPT 1
#endif