changeset 24739:1c09a39f755a

removed useless inclusion of error.h
author nicodvb
date Sat, 13 Oct 2007 09:40:32 +0000
parents 45189040161d
children caae775a1619
files stream/dvb_tune.c
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/stream/dvb_tune.c	Fri Oct 12 03:17:43 2007 +0000
+++ b/stream/dvb_tune.c	Sat Oct 13 09:40:32 2007 +0000
@@ -30,7 +30,6 @@
 #include <sys/poll.h>
 #include <unistd.h>
 #include <fcntl.h>
-#include <error.h>
 #include <time.h>
 #include <errno.h>
 #include "config.h"