Track bug IDs for __unused collision

Signed-off-by: Thorsten Glaser <tg@mirbsd.org>
This commit is contained in:
Thorsten Glaser 2009-12-10 21:00:45 +01:00 committed by Guillem Jover
parent c5398adfe2
commit 27842d7f77

View 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