From 56ecd61ed56f7c88237690c5239d1736f6026df2 Mon Sep 17 00:00:00 2001 From: marcus Date: Wed, 9 Jul 2008 04:40:13 +0000 Subject: Fix the build with the latest glib20. Obtained from: GNOME SVN git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11110 df743ca5-7f9a-e211-a948-0013205c9059 --- .../files/patch-src_copy-theme-dialog.c | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 x11/gnome-screensaver/files/patch-src_copy-theme-dialog.c (limited to 'x11') diff --git a/x11/gnome-screensaver/files/patch-src_copy-theme-dialog.c b/x11/gnome-screensaver/files/patch-src_copy-theme-dialog.c new file mode 100644 index 000000000..4c1293f52 --- /dev/null +++ b/x11/gnome-screensaver/files/patch-src_copy-theme-dialog.c @@ -0,0 +1,19 @@ +--- src/copy-theme-dialog.c 2008/01/31 03:10:09 1357 ++++ src/copy-theme-dialog.c 2008/07/03 13:25:18 1463 +@@ -21,12 +21,14 @@ + # include "config.h" + #endif + ++#include ++#include ++ + #include ++#include + #include + #include + #include +-#include +-#include + + #include "copy-theme-dialog.h" + -- cgit v1.2.3