mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-01 18:01:13 +02:00
eitd/dmxapi.h: remove linux/dvb/dmx.h include
This commit is contained in:
@@ -29,11 +29,6 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
#if !HAVE_TRIPLEDRAGON
|
|
||||||
#include <linux/dvb/dmx.h>
|
|
||||||
#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
|
typedef struct UTC_time
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user