]> git.ipfire.org Git - thirdparty/libbsd.git/commitdiff
Add __unused
authorRobert Millan <rmh@aybabtu.com>
Fri, 10 Feb 2006 15:22:58 +0000 (15:22 +0000)
committerGuillem Jover <guillem@hadrons.org>
Tue, 6 May 2008 05:47:32 +0000 (08:47 +0300)
include/bsd/bsd.h

index 56afcced3ae12a9e442ae59baea9cf3c2fadb0b8..6dabec42be3a32f16edc10ce0179a6af9ee7d612 100644 (file)
@@ -8,6 +8,7 @@
 #define setproctitle(fmt, args...)
 
 #define __dead2
+#define __unused
 #define __printflike(x,y)
 #define __FBSDID(x)