openbsd-ports/x11/gnome/panel/patches/patch-gnome-panel_panel-util_c
ajacoutot 69f73d724c gnome-panel 2.28.0.
It compiles, let's ship it... seriously, several things are not behaving
correctly right now, but as agreed with jasper@ let's import it and work on
it in tree.
2009-10-11 21:26:03 +00:00

12 lines
344 B
Plaintext

$OpenBSD: patch-gnome-panel_panel-util_c,v 1.2 2009/10/11 21:26:03 ajacoutot Exp $
--- gnome-panel/panel-util.c.orig Sun Apr 19 19:45:09 2009
+++ gnome-panel/panel-util.c Sun Oct 11 19:57:31 2009
@@ -20,6 +20,7 @@
#include <errno.h>
#include <stdlib.h>
#include <string.h>
+#include <limits.h>
#include <unistd.h>
#include <sys/types.h>