From: Debian Qt/KDE Maintainers Date: Fri, 22 Mar 2019 08:42:38 +0000 (+0000) Subject: path_max X-Git-Tag: archive/raspbian/5.212.0_alpha2-21+rpi1^2~8 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=21f4768e80a36ebf304eb778515b6160705ee0ff;p=qtwebkit-opensource-src.git path_max Gbp-Pq: Name path_max.diff --- diff --git a/Source/WebCore/platform/text/hyphen/HyphenationLibHyphen.cpp b/Source/WebCore/platform/text/hyphen/HyphenationLibHyphen.cpp index 92ce4685..a9603bb0 100644 --- a/Source/WebCore/platform/text/hyphen/HyphenationLibHyphen.cpp +++ b/Source/WebCore/platform/text/hyphen/HyphenationLibHyphen.cpp @@ -45,6 +45,10 @@ #include #endif +#if !defined(PATH_MAX) +#define PATH_MAX 4096 +#endif + namespace WebCore { static const char* const gDictionaryDirectories[] = {