summaryrefslogtreecommitdiff
path: root/include/bsd
diff options
context:
space:
mode:
authorThorsten Glaser <tg@mirbsd.org>2009-12-10 21:00:45 +0100
committerGuillem Jover <guillem@hadrons.org>2009-12-10 21:05:33 +0100
commit27842d7f773557031790f9479a417ba7c2110e96 (patch)
tree7a3d2be0f0f291a9372c7e332575fe3c695c6d8b /include/bsd
parentc5398adfe22819f336eb637568050748d0227cad (diff)
downloadlibbsd-27842d7f773557031790f9479a417ba7c2110e96.tar.gz
Track bug IDs for __unused collision
Signed-off-by: Thorsten Glaser <tg@mirbsd.org>
Diffstat (limited to 'include/bsd')
-rw-r--r--include/bsd/sys/cdefs.h1
1 files changed, 1 insertions, 0 deletions
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