mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-26 15:02:58 +02:00
- remove TRIPLEDRAGON leftovers
Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
@@ -22,19 +22,7 @@
|
||||
#include <cstdlib>
|
||||
#include <vector>
|
||||
#include <inttypes.h>
|
||||
/* at least on td, config.h needs to be included before... */
|
||||
#ifndef HAVE_TRIPLEDRAGON
|
||||
#include <linux/dvb/dmx.h>
|
||||
#else /* TRIPLEDRAGON */
|
||||
extern "C" {
|
||||
#include <hardware/xp/xp_osd_user.h>
|
||||
}
|
||||
#if defined DMX_FILTER_SIZE
|
||||
#undef DMX_FILTER_SIZE
|
||||
#endif
|
||||
#define DMX_FILTER_SIZE FILTER_LENGTH
|
||||
#endif /* TRIPLEDRAGON */
|
||||
|
||||
#include <cs_types.h>
|
||||
|
||||
#if BOXMODEL_VUULTIMO4K
|
||||
|
Reference in New Issue
Block a user