]> git.ipfire.org Git - thirdparty/libbsd.git/commitdiff
Track bug IDs for __unused collision
authorThorsten Glaser <tg@mirbsd.org>
Thu, 10 Dec 2009 20:00:45 +0000 (21:00 +0100)
committerGuillem Jover <guillem@hadrons.org>
Thu, 10 Dec 2009 20:05:33 +0000 (21:05 +0100)
Signed-off-by: Thorsten Glaser <tg@mirbsd.org>
include/bsd/sys/cdefs.h

index d6884ad0f15957e544d43c27b360e84f3c70a996..6afd8d391ed3bd8f836bf02a1d8513ed91456d6a 100644 (file)
@@ -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