# --- T2-COPYRIGHT-BEGIN --- # t2/package/*/libxslt/hotfix-gcc14.patch # Copyright (C) 2024 - 2026 The T2 SDE Project # SPDX-License-Identifier: GPL-2.0 or patched project license # --- T2-COPYRIGHT-END --- --- libxslt-1.1.34/libxslt/extensions.c.vanilla 2024-02-27 17:00:15.998662751 +0100 +++ libxslt-1.1.34/libxslt/extensions.c 2024-02-27 17:00:21.323662482 +0100 @@ -14,6 +14,7 @@ #include #include +#include #include #include --- libxslt-1.1.34/libexslt/date.c.vanilla 2024-02-27 17:01:02.130660427 +0100 +++ libxslt-1.1.34/libexslt/date.c 2024-02-27 17:01:07.943660134 +0100 @@ -34,6 +34,8 @@ #endif #endif +#include + #include #include #include