diff options
Diffstat (limited to 'vdr-vdrmanager/sock.cpp')
-rw-r--r-- | vdr-vdrmanager/sock.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/vdr-vdrmanager/sock.cpp b/vdr-vdrmanager/sock.cpp index 7e7da70..fbd8499 100644 --- a/vdr-vdrmanager/sock.cpp +++ b/vdr-vdrmanager/sock.cpp @@ -3,7 +3,6 @@ */ #include <unistd.h> #include <vdr/plugin.h> -#include <openssl/err.h> #include "sock.h" #include "helpers.h" #include "compressor.h" |