summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2011-10-08 15:28:21 -0700
committerRoland McGrath <roland@hack.frob.com>2011-10-08 15:28:21 -0700
commit506042209575f1da21e5bdd2fd32a4ef4760adea (patch)
tree2492e897085f21067926f85ba31f4984df62e671 /ChangeLog
parentc658d255e919d40619cc2a5730d502c7777830cc (diff)
Conditionalize unnecessary #include.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index abb83dda1d..df89ebe4ee 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.