mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-31 14:37:59 +00:00
vdr-plugin-satip: fixes gcc7 build
placed upstream by @CvH
This commit is contained in:
parent
1f93e7ef7a
commit
68e70b7674
@ -0,0 +1,10 @@
|
||||
--- a/satip.c 2017-08-08 16:27:16.362342364 +0200
|
||||
+++ b/satip.c 2017-08-08 16:23:32.465062777 +0200
|
||||
@@ -5,6 +5,7 @@
|
||||
*
|
||||
*/
|
||||
|
||||
+#include <ctype.h>
|
||||
#include <getopt.h>
|
||||
#include <vdr/plugin.h>
|
||||
#include "common.h"
|
Loading…
x
Reference in New Issue
Block a user