mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-27 15:32:59 +02:00
libdvbsub: fix compile with new mandatory -D__STDC_CONSTANT_MACROS compiler flag
This commit is contained in:
@@ -12,9 +12,6 @@
|
||||
#ifndef __DVBSUBTITLE_H
|
||||
#define __DVBSUBTITLE_H
|
||||
|
||||
// Workaround for C++
|
||||
#define __STDC_CONSTANT_MACROS
|
||||
|
||||
extern "C" {
|
||||
#include <unistd.h>
|
||||
#include <linux/fb.h>
|
||||
|
Reference in New Issue
Block a user