aboutsummaryrefslogtreecommitdiff
path: root/xdg.c
diff options
context:
space:
mode:
authorPřemysl Eric Janouch <p@janouch.name>2023-07-07 12:00:54 +0200
committerPřemysl Eric Janouch <p@janouch.name>2023-07-07 12:01:12 +0200
commitab75d2b61d58bcfc9c8c22d53b0b4cf2658b17c3 (patch)
treea7946318e2d6962d3f3f743a64a2a57cab151a77 /xdg.c
parent92deba3890bbc74258e3f3bf8f9fe4b8a02fbb8d (diff)
downloadfiv-ab75d2b61d58bcfc9c8c22d53b0b4cf2658b17c3.tar.gz
fiv-ab75d2b61d58bcfc9c8c22d53b0b4cf2658b17c3.tar.xz
fiv-ab75d2b61d58bcfc9c8c22d53b0b4cf2658b17c3.zip
Fix build under Cygwin
Diffstat (limited to 'xdg.c')
-rw-r--r--xdg.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/xdg.c b/xdg.c
index aeb8073..65ba7ab 100644
--- a/xdg.c
+++ b/xdg.c
@@ -17,6 +17,9 @@
#include <glib.h>
+#include <stdlib.h>
+#include <string.h>
+
/// Add `element` to the `output` set. `relation` is a map of sets of strings
/// defining is-a relations, and is traversed recursively.
static void