summaryrefslogtreecommitdiff
path: root/community/google-gadgets/glibc231.patch
diff options
context:
space:
mode:
Diffstat (limited to 'community/google-gadgets/glibc231.patch')
-rw-r--r--community/google-gadgets/glibc231.patch25
1 files changed, 0 insertions, 25 deletions
diff --git a/community/google-gadgets/glibc231.patch b/community/google-gadgets/glibc231.patch
deleted file mode 100644
index 61de05162..000000000
--- a/community/google-gadgets/glibc231.patch
+++ /dev/null
@@ -1,25 +0,0 @@
---- ggadget/gtk/main_loop.cc
-+++ ggadget/gtk/main_loop.cc
-@@ -16,9 +16,8 @@
-
- #include <fcntl.h>
- #include <stdint.h>
--#include <glib/ghash.h>
-+#include <glib.h>
- #include <gtk/gtk.h>
--#include <glib/gthread.h>
- #include <ggadget/common.h>
- #include "main_loop.h"
- #include "utilities.h"
---- hosts/gtk/main.cc
-+++ hosts/gtk/main.cc
-@@ -14,8 +14,8 @@
- limitations under the License.
- */
-
-+#include <glib.h>
- #include <gtk/gtk.h>
--#include <glib/gthread.h>
- #include <locale.h>
- #include <signal.h>
- #include <unistd.h>