mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-27 15:32:52 +02:00
libdvbsub: fix compile with new mandatory -D__STDC_CONSTANT_MACROS compiler flag
Origin commit data
------------------
Commit: 5a7907f9e9
Author: J. Krieg <bellum07@googlemail.com>
Date: 2015-10-08 (Thu, 08 Oct 2015)
This commit is contained in:
committed by
Michael Liebmann
parent
73801bf251
commit
29deb32a0f
@@ -1,6 +1,3 @@
|
||||
// Workaround for C++
|
||||
#define __STDC_CONSTANT_MACROS
|
||||
|
||||
#include <config.h>
|
||||
#include <errno.h>
|
||||
#include <fcntl.h>
|
||||
|
Reference in New Issue
Block a user