Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
No build reason found for images:x86_64
home:lafenghu
gtk-sharp2
gtk-sharp2-glib-2_31.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File gtk-sharp2-glib-2_31.patch of Package gtk-sharp2
Index: gtk-sharp-2.12.10/glib/glue/list.c =================================================================== --- gtk-sharp-2.12.10.orig/glib/glue/list.c +++ gtk-sharp-2.12.10/glib/glue/list.c @@ -20,7 +20,7 @@ */ -#include <glib/glist.h> +#include <glib.h> /* Forward declarations */ gpointer gtksharp_list_get_data (GList *l); Index: gtk-sharp-2.12.10/glib/glue/slist.c =================================================================== --- gtk-sharp-2.12.10.orig/glib/glue/slist.c +++ gtk-sharp-2.12.10/glib/glue/slist.c @@ -20,7 +20,7 @@ */ -#include <glib/gslist.h> +#include <glib.h> /* Forward declarations */ gpointer gtksharp_slist_get_data (GSList *l); Index: gtk-sharp-2.12.10/glib/glue/thread.c =================================================================== --- gtk-sharp-2.12.10.orig/glib/glue/thread.c +++ gtk-sharp-2.12.10/glib/glue/thread.c @@ -20,7 +20,7 @@ */ -#include <glib/gthread.h> +#include <glib.h> gboolean glibsharp_g_thread_supported (void);
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor