[COMMITTED PATCH] cruft patrol: remove unused %include lines in Versions files

Roland McGrath roland@hack.frob.com
Sat Feb 22 09:01:00 GMT 2014


2014-02-22  Roland McGrath  <roland@hack.frob.com>

	* csu/Versions: Remove unused %include.
	* resolv/Versions: Likewise.

--- a/csu/Versions
+++ b/csu/Versions
@@ -1,5 +1,3 @@
-%include <tls.h>
-
 libc {
   GLIBC_2.0 {
     # helper functions
--- a/resolv/Versions
+++ b/resolv/Versions
@@ -1,5 +1,3 @@
-%include <tls.h>
-
 libc {
   GLIBC_2.0 {
     _res;



More information about the Libc-alpha mailing list