1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-25 12:15:32 +03:00
aports/community/gvm-libs/glib-include-path.patch
2019-10-21 20:01:23 +00:00

13 lines
266 B
Diff

diff --git a/base/pidfile.h b/base/pidfile.h
index ee0e3e3..2ea781b 100644
--- a/base/pidfile.h
+++ b/base/pidfile.h
@@ -25,7 +25,7 @@
#ifndef _GVM_PIDFILE_H
#define _GVM_PIDFILE_H
-#include <glib.h>
+#include <glib-2.0/glib.h>
int
pidfile_create (gchar *);