diff options
author | Tiago Cunha <tcunha@gmx.com> | 2012-08-12 19:34:57 +0000 |
---|---|---|
committer | Tiago Cunha <tcunha@gmx.com> | 2012-08-12 19:34:57 +0000 |
commit | 96aaa87df63bbfa06f0c4290ce59b347417cf039 (patch) | |
tree | a6e701853f5be231953067de7aa492774e6e0389 /notify.c | |
parent | 454e7d9c3ada1d46e66d55b52d74ed164566fe40 (diff) | |
download | rtmux-96aaa87df63bbfa06f0c4290ce59b347417cf039.tar.gz rtmux-96aaa87df63bbfa06f0c4290ce59b347417cf039.tar.bz2 rtmux-96aaa87df63bbfa06f0c4290ce59b347417cf039.zip |
Remove osdep include.
Diffstat (limited to 'notify.c')
-rw-r--r-- | notify.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -17,7 +17,6 @@ */ #include <sys/types.h> -#include <sys/queue.h> #include <stdlib.h> |