From: Jaroslav Kysela Date: Sun, 10 Dec 2017 15:21:55 +0000 (+0100) Subject: sbuf: try to fix musl compilation error, fixes #4778 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dcd541e67b84e9a8bc8138eb114820756bebd2ce;p=thirdparty%2Ftvheadend.git sbuf: try to fix musl compilation error, fixes #4778 --- diff --git a/src/sbuf.h b/src/sbuf.h index b59c1948d..78aa546b3 100644 --- a/src/sbuf.h +++ b/src/sbuf.h @@ -21,7 +21,7 @@ #define __TVH_SBUF_H #include -#include +#include #include /**