summaryrefslogtreecommitdiff
path: root/net-misc/mulk/files/mulk-0.7.0-musl-locale.patch
blob: 4aadd59dec94aa8b049ca5f73250421d7dd8d106 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/lib/mulk.c b/lib/mulk.c
index 9342032..21e5ccb 100644
--- a/lib/mulk.c
+++ b/lib/mulk.c
@@ -30,6 +30,7 @@
  * files in the program, then also delete it here.
  *---------------------------------------------------------------------------*/
 
+#include <locale.h>
 #include "m_malloc.h"
 #include "buffer_array.h"
 #include "url_list.h"