diff --git a/srcpkgs/poedit/patches/musl.patch b/srcpkgs/poedit/patches/musl.patch new file mode 100644 index 00000000000..ec68e8b05bb --- /dev/null +++ b/srcpkgs/poedit/patches/musl.patch @@ -0,0 +1,10 @@ +--- poedit-3.4.4/src/configuration.h 2024-05-09 18:46:58.000000000 +0200 ++++ - 2024-08-28 13:13:18.572855688 +0200 +@@ -27,6 +27,7 @@ + #define Poedit_configuration_h + + #include ++#include + + // What to do during msgmerge + enum MergeBehavior