summaryrefslogtreecommitdiff
path: root/include/bsd
diff options
context:
space:
mode:
authorRobert Millan <rmh@aybabtu.com>2006-02-10 15:22:58 +0000
committerGuillem Jover <guillem@hadrons.org>2008-05-06 08:47:32 +0300
commite8d3b08cc6892c5e5a34458852e556830d05ae07 (patch)
treef88c524b5ad69b87dc4b7ab4b35b2a76270b06f0 /include/bsd
parent33eb3ecc41af581080a97300f052df2eea4722e7 (diff)
downloadlibbsd-e8d3b08cc6892c5e5a34458852e556830d05ae07.tar.gz
Add __unused
Diffstat (limited to 'include/bsd')
-rw-r--r--include/bsd/bsd.h1
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)