From b90f9cb6ca34cd66f00aee1615153c88c5888452 Mon Sep 17 00:00:00 2001 From: Slávek Banko Date: Wed, 11 Dec 2019 14:00:53 +0100 Subject: Fix FTBFS when building with musl libc. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko (cherry picked from commit da15dfe6d7ec8cd62964b99e56200a8adc7c8bf5) --- src/tools/qdir_unix.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/tools/qdir_unix.cpp b/src/tools/qdir_unix.cpp index b66416e89..c721772ad 100644 --- a/src/tools/qdir_unix.cpp +++ b/src/tools/qdir_unix.cpp @@ -55,6 +55,7 @@ #include #include #include +#include void TQDir::slashify( TQString& ) -- cgit v1.2.3