diff options
author | Roland McGrath <roland@hack.frob.com> | 2011-10-08 15:28:21 -0700 |
---|---|---|
committer | Roland McGrath <roland@hack.frob.com> | 2011-10-08 15:28:21 -0700 |
commit | 506042209575f1da21e5bdd2fd32a4ef4760adea (patch) | |
tree | 2492e897085f21067926f85ba31f4984df62e671 /ChangeLog | |
parent | c658d255e919d40619cc2a5730d502c7777830cc (diff) | |
download | glibc-506042209575f1da21e5bdd2fd32a4ef4760adea.tar glibc-506042209575f1da21e5bdd2fd32a4ef4760adea.tar.gz glibc-506042209575f1da21e5bdd2fd32a4ef4760adea.tar.bz2 glibc-506042209575f1da21e5bdd2fd32a4ef4760adea.zip |
Conditionalize unnecessary #include.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2011-10-08 Roland McGrath <roland@hack.frob.com> + * sysdeps/unix/sysv/linux/x86_64/time.c: Move #include <dl-vdso.h> + inside [SHARED], where it is used. + * nscd/nscd_proto.h: Declare __nscd_setnetgrent. * nss/getent.c (netgroup_keys): Remove unused variable. |