rebuild geeqie
[oi-userland.git] / components / library / libexif-gtk / patches / libexif-gtk-03-solaris.patch
blobf92975c57ae540f18583939367d723a123fdaf7a
1 --- ../libexif-gtk-0.3.5.old/libexif-gtk/gtk-exif-entry.c 2005-06-15 11:29:51.546142040 +0100
2 +++ ./libexif-gtk/gtk-exif-entry.c 2005-06-15 11:36:40.748933760 +0100
3 @@ -32,6 +32,7 @@
4 #include <gtk/gtk.h>
6 struct _GtkExifEntryPrivate {
7 + int notused;
8 };
10 #define PARENT_TYPE GTK_TYPE_VBOX