You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/net-misc/mulk/files/mulk-0.7.0-musl-locale.patch

13 lines
348 B

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"