diff options
author | horchi <vdr@jwendel.de> | 2020-08-21 16:43:40 +0200 |
---|---|---|
committer | horchi <vdr@jwendel.de> | 2020-08-21 16:43:40 +0200 |
commit | f09d880ee89fd732d1e9e71898a3e14e0a437469 (patch) | |
tree | d173aab667db7ddf6953beb53cdd65aea70e61a4 | |
parent | 740602403557156183e5fdedca7f0e9b9618897f (diff) | |
download | vdr-plugin-seduatmo-f09d880ee89fd732d1e9e71898a3e14e0a437469.tar.gz vdr-plugin-seduatmo-f09d880ee89fd732d1e9e71898a3e14e0a437469.tar.bz2 |
compile on bionic
-rw-r--r-- | common.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -14,6 +14,7 @@ #include <stdarg.h> #include <string.h> #include <syslog.h> +#include <string> #include <vdr/thread.h> |