Unverified Commit d147173e authored by maxice8's avatar maxice8

pfd.c: add missing locale.h include for musl.

parent aebbce6c
......@@ -22,6 +22,7 @@
#include <glib.h>
#include <glib/gi18n.h>
#include <pango/pango.h>
#include <locale.h>
typedef enum {
PANGO_SPEC,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment