fix gcc7 compiling

This commit is contained in:
Sascha Kuehndel (InuSasha) 2017-08-14 17:17:04 +02:00 committed by cvh
parent 1984ec662c
commit c10372bb4f
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@
*
*/
#include <ctype.h>
#include <getopt.h>
#include <vdr/plugin.h>
#include "common.h"