summaryrefslogtreecommitdiffstats
path: root/notify.c
diff options
context:
space:
mode:
authorTiago Cunha <tcunha@gmx.com>2012-08-12 19:34:57 +0000
committerTiago Cunha <tcunha@gmx.com>2012-08-12 19:34:57 +0000
commit96aaa87df63bbfa06f0c4290ce59b347417cf039 (patch)
treea6e701853f5be231953067de7aa492774e6e0389 /notify.c
parent454e7d9c3ada1d46e66d55b52d74ed164566fe40 (diff)
Remove osdep include.
Diffstat (limited to 'notify.c')
-rw-r--r--notify.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/notify.c b/notify.c
index 7d7491b6..c3aab462 100644
--- a/notify.c
+++ b/notify.c
@@ -17,7 +17,6 @@
*/
#include <sys/types.h>
-#include <sys/queue.h>
#include <stdlib.h>