Commit e8d3b08cc6892c5e5a34458852e556830d05ae07

Robert Millan 2006-02-10T15:22:58

Add __unused

1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/include/bsd/bsd.h b/include/bsd/bsd.h
index 56afcce..6dabec4 100644
--- a/include/bsd/bsd.h
+++ b/include/bsd/bsd.h
@@ -8,6 +8,7 @@
 #define setproctitle(fmt, args...)
 
 #define __dead2
+#define __unused
 #define __printflike(x,y)
 #define __FBSDID(x)