diff options
author | Jochen Dolze <vdr@dolze.de> | 2010-09-17 18:10:37 +0200 |
---|---|---|
committer | Jochen Dolze <vdr@dolze.de> | 2010-09-17 18:10:37 +0200 |
commit | e6bf84c9573061699b226ee3b815e1eef7a77df2 (patch) | |
tree | 0aee42799697da381117644d20680d9d17006d2c /command/markad-standalone.cpp | |
parent | 57df9917d4626d93323c7b0d2368fbf5d4748627 (diff) | |
download | vdr-plugin-markad-e6bf84c9573061699b226ee3b815e1eef7a77df2.tar.gz vdr-plugin-markad-e6bf84c9573061699b226ee3b815e1eef7a77df2.tar.bz2 |
Added patches from Anonym and italian translation from Diego Pierotto
Diffstat (limited to 'command/markad-standalone.cpp')
-rw-r--r-- | command/markad-standalone.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/command/markad-standalone.cpp b/command/markad-standalone.cpp index 51e0696..924f0c0 100644 --- a/command/markad-standalone.cpp +++ b/command/markad-standalone.cpp @@ -14,6 +14,7 @@ #include <signal.h> #include <ctype.h> #include <netdb.h> +#include <sys/stat.h> #include <sys/time.h> #include <sys/resource.h> #include <sys/wait.h> |