diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/bsd/bsd.h | 1 |
1 files changed, 1 insertions, 0 deletions
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) |