From: Thorsten Glaser Date: Thu, 10 Dec 2009 20:00:45 +0000 (+0100) Subject: Track bug IDs for __unused collision X-Git-Tag: 0.2.0~24 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=27842d7f773557031790f9479a417ba7c2110e96;p=thirdparty%2Flibbsd.git Track bug IDs for __unused collision Signed-off-by: Thorsten Glaser --- 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