summaryrefslogtreecommitdiff
path: root/databases/libgda/patches/patch-libgda_gda-command_h
diff options
context:
space:
mode:
Diffstat (limited to 'databases/libgda/patches/patch-libgda_gda-command_h')
-rw-r--r--databases/libgda/patches/patch-libgda_gda-command_h16
1 files changed, 16 insertions, 0 deletions
diff --git a/databases/libgda/patches/patch-libgda_gda-command_h b/databases/libgda/patches/patch-libgda_gda-command_h
new file mode 100644
index 00000000000..7b982d8d397
--- /dev/null
+++ b/databases/libgda/patches/patch-libgda_gda-command_h
@@ -0,0 +1,16 @@
+$NetBSD: patch-libgda_gda-command_h,v 1.1 2012/05/06 05:29:54 dholland Exp $
+
+Fix build with latest glib2.
+
+--- libgda/gda-command.h~ 2007-04-24 21:13:09.000000000 +0000
++++ libgda/gda-command.h
+@@ -25,8 +25,7 @@
+ #define __GDA_COMMAND_H__
+
+ #include <glib-object.h>
+-#include <glib/gmacros.h>
+-#include <glib/gtypes.h>
++#include <glib.h>
+
+ G_BEGIN_DECLS
+