summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tools/udp_pes_scheduler.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/tools/udp_pes_scheduler.c b/tools/udp_pes_scheduler.c
index d4618be6..d6c0bb6e 100644
--- a/tools/udp_pes_scheduler.c
+++ b/tools/udp_pes_scheduler.c
@@ -4,7 +4,7 @@
* See the main source file 'xineliboutput.c' for copyright information and
* how to reach the author.
*
- * $Id: udp_pes_scheduler.c,v 1.27 2007-01-24 04:51:46 phintuka Exp $
+ * $Id: udp_pes_scheduler.c,v 1.28 2007-03-08 13:53:54 phintuka Exp $
*
*/
@@ -18,7 +18,6 @@
#include <sys/types.h>
#include <sys/socket.h>
#include <sys/ioctl.h>
-#include <linux/unistd.h>
#include <vdr/config.h>
#include <vdr/tools.h>