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:
BPanther
2023-05-18 18:38:20 +02:00
committed by vanhofen
parent 8b71bbd2b1
commit c94034449e
2 changed files with 4 additions and 0 deletions

View File

@@ -12,6 +12,9 @@
#ifndef __DVBSUBTITLE_H
#define __DVBSUBTITLE_H
#include <config.h>
#include <pthread.h>
extern "C" {
#include <unistd.h>
#include <linux/fb.h>