poedit: fix musl build
This commit is contained in:
parent
4e32e64acc
commit
037c4b7be0
|
@ -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 <string>
|
||||
+#include <ctime>
|
||||
|
||||
// What to do during msgmerge
|
||||
enum MergeBehavior
|
Loading…
Reference in New Issue