From f9133f59438126412f36c3a57ca1449bb961300f Mon Sep 17 00:00:00 2001 From: "[CST] Focus" Date: Fri, 24 Feb 2012 16:00:53 +0400 Subject: [PATCH] eitd/dmxapi.h: remove linux/dvb/dmx.h include --- src/eitd/dmxapi.h | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/eitd/dmxapi.h b/src/eitd/dmxapi.h index 25d1a0e6f..294beae80 100644 --- a/src/eitd/dmxapi.h +++ b/src/eitd/dmxapi.h @@ -29,11 +29,6 @@ #endif #include -#if !HAVE_TRIPLEDRAGON -#include -#endif - -bool setfilter(const int fd, const uint16_t pid, const uint8_t filter, const uint8_t mask, const uint32_t flags); typedef struct UTC_time {