Author: areq Date: Sat Apr 18 15:52:12 2009 GMT Module: SOURCES Tag: HEAD ---- Log message: - #include <libgnomeui/gnome-ui-init.h>
---- Files affected: SOURCES: ocaml-lablgtk2-gnome.patch (NONE -> 1.1) (NEW) ---- Diffs: ================================================================ Index: SOURCES/ocaml-lablgtk2-gnome.patch diff -u /dev/null SOURCES/ocaml-lablgtk2-gnome.patch:1.1 --- /dev/null Sat Apr 18 17:52:12 2009 +++ SOURCES/ocaml-lablgtk2-gnome.patch Sat Apr 18 17:52:06 2009 @@ -0,0 +1,11 @@ +diff -Nur lablgtk-2.12.0.org/src/ml_panel.c lablgtk-2.12.0/src/ml_panel.c +--- lablgtk-2.12.0.org/src/ml_panel.c 2007-06-20 07:40:34.000000000 +0000 ++++ lablgtk-2.12.0/src/ml_panel.c 2009-04-18 15:45:35.838496830 +0000 +@@ -23,6 +23,7 @@ + #include <string.h> + + #include <libgnomeui/gnome-client.h> ++#include <libgnomeui/gnome-ui-init.h> + #include <panel-applet.h> + + #include <caml/mlvalues.h> ================================================================ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
