mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-27 07:22:57 +02:00
fix for gcc 13
Origin commit data
------------------
Branch: ni/coolstream
Commit: c0bfda1f20
Author: BPanther <bpanther_ts@hotmail.com>
Date: 2023-05-18 (Thu, 18 May 2023)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -12,6 +12,9 @@
|
|||||||
#ifndef __DVBSUBTITLE_H
|
#ifndef __DVBSUBTITLE_H
|
||||||
#define __DVBSUBTITLE_H
|
#define __DVBSUBTITLE_H
|
||||||
|
|
||||||
|
#include <config.h>
|
||||||
|
#include <pthread.h>
|
||||||
|
|
||||||
extern "C" {
|
extern "C" {
|
||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
#include <linux/fb.h>
|
#include <linux/fb.h>
|
||||||
|
@@ -27,6 +27,7 @@
|
|||||||
#include <set>
|
#include <set>
|
||||||
#include <algorithm>
|
#include <algorithm>
|
||||||
#include <string>
|
#include <string>
|
||||||
|
#include <ctime>
|
||||||
|
|
||||||
#include <sectionsdclient/sectionsdtypes.h>
|
#include <sectionsdclient/sectionsdtypes.h>
|
||||||
#include <dvbsi++/event_information_section.h>
|
#include <dvbsi++/event_information_section.h>
|
||||||
|
Reference in New Issue
Block a user