From e8d3b08cc6892c5e5a34458852e556830d05ae07 Mon Sep 17 00:00:00 2001 From: Robert Millan Date: Fri, 10 Feb 2006 15:22:58 +0000 Subject: Add __unused --- include/bsd/bsd.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include') 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) -- cgit v1.2.3