From 27842d7f773557031790f9479a417ba7c2110e96 Mon Sep 17 00:00:00 2001 From: Thorsten Glaser Date: Thu, 10 Dec 2009 21:00:45 +0100 Subject: Track bug IDs for __unused collision Signed-off-by: Thorsten Glaser --- include/bsd/sys/cdefs.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/bsd/sys/cdefs.h b/include/bsd/sys/cdefs.h index d6884ad..6afd8d3 100644 --- a/include/bsd/sys/cdefs.h +++ b/include/bsd/sys/cdefs.h @@ -42,6 +42,7 @@ #endif /* Linux headers define a struct with a member names __unused. + * Debian bugs: #522773 (linux), #522774 (libc). * Disable for now. */ #if 0 #ifndef __unused -- cgit v1.2.3