Track bug IDs for __unused collision Signed-off-by: Thorsten Glaser <tg@mirbsd.org>
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