mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 17:31:11 +02:00
simplify more includes of compatibility headers
Origin commit data
------------------
Commit: 2188c528f9
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-12-22 (Sat, 22 Dec 2018)
Origin message was:
------------------
- simplify more includes of compatibility headers
This commit is contained in:
@@ -29,12 +29,8 @@
|
||||
#include <sys/types.h>
|
||||
#include <vector>
|
||||
#include <config.h>
|
||||
#if HAVE_COOL_HARDWARE
|
||||
#include <dmx_cs.h>
|
||||
#endif
|
||||
#if USE_STB_HAL
|
||||
#include <dmx_hal.h>
|
||||
#endif
|
||||
|
||||
#include <hardware/dmx.h>
|
||||
|
||||
#include <zapit/types.h>
|
||||
#include <set>
|
||||
|
@@ -28,7 +28,8 @@
|
||||
#include <OpenThreads/Mutex>
|
||||
#include <zapit/channel.h>
|
||||
#include <dvbsi++/ca_program_map_section.h>
|
||||
#include <dmx_cs.h>
|
||||
|
||||
#include <hardware/dmx.h>
|
||||
|
||||
#define DEMUX_DECODE_0 1
|
||||
#define DEMUX_DECODE_1 2
|
||||
|
@@ -38,7 +38,7 @@
|
||||
#include <zapit/client/zapittools.h>
|
||||
#include <zapit/femanager.h>
|
||||
#include <zapit/capmt.h>
|
||||
#include <dmx_cs.h>
|
||||
#include <hardware/dmx.h>
|
||||
#include <OpenThreads/ScopedLock>
|
||||
|
||||
static int fedebug = 0;
|
||||
|
Reference in New Issue
Block a user