summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhorchi <vdr@jwendel.de>2020-08-21 16:43:40 +0200
committerhorchi <vdr@jwendel.de>2020-08-21 16:43:40 +0200
commitf09d880ee89fd732d1e9e71898a3e14e0a437469 (patch)
treed173aab667db7ddf6953beb53cdd65aea70e61a4
parent740602403557156183e5fdedca7f0e9b9618897f (diff)
downloadvdr-plugin-seduatmo-f09d880ee89fd732d1e9e71898a3e14e0a437469.tar.gz
vdr-plugin-seduatmo-f09d880ee89fd732d1e9e71898a3e14e0a437469.tar.bz2
compile on bionic
-rw-r--r--common.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/common.c b/common.c
index a9d4466..a415177 100644
--- a/common.c
+++ b/common.c
@@ -14,6 +14,7 @@
#include <stdarg.h>
#include <string.h>
#include <syslog.h>
+#include <string>
#include <vdr/thread.h>