summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorphintuka <phintuka>2007-03-08 13:12:55 +0000
committerphintuka <phintuka>2007-03-08 13:12:55 +0000
commit18cf72585d400255e761dfa95f545734bee89c14 (patch)
tree0966630c6abd727d5dcc0184ca71b248d63c2e23
parent94e681823eb0d800e22c4edba958ac7444584c4e (diff)
downloadxineliboutput-18cf72585d400255e761dfa95f545734bee89c14.tar.gz
xineliboutput-18cf72585d400255e761dfa95f545734bee89c14.tar.bz2
Removed old include
-rw-r--r--xine_sxfe_frontend.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/xine_sxfe_frontend.c b/xine_sxfe_frontend.c
index f2d3ab0d..4060a731 100644
--- a/xine_sxfe_frontend.c
+++ b/xine_sxfe_frontend.c
@@ -4,7 +4,7 @@
* See the main source file 'xineliboutput.c' for copyright information and
* how to reach the author.
*
- * $Id: xine_sxfe_frontend.c,v 1.18 2007-01-26 16:00:11 phintuka Exp $
+ * $Id: xine_sxfe_frontend.c,v 1.19 2007-03-08 13:12:55 phintuka Exp $
*
*/
@@ -25,7 +25,6 @@
#include <pthread.h>
#include <sched.h>
#include <poll.h>
-#include <linux/unistd.h> /* gettid() */
#include <X11/Xlib.h>
#include <X11/Xatom.h>