openbsd-ports/x11/gnome/panel/patches/patch-gnome-panel_panel-util_c
jasper bff5c1a508 - update gnome-panel to 2.24.1
* this needs some work wrt the clock applet
- specify licenses and their versions

feedback and ok ajacoutot@
2008-11-21 18:15:45 +00:00

12 lines
323 B
Plaintext

$OpenBSD: patch-gnome-panel_panel-util_c,v 1.1 2008/11/21 18:15:45 jasper Exp $
--- gnome-panel/panel-util.c.orig Thu Oct 30 19:44:56 2008
+++ gnome-panel/panel-util.c Thu Oct 30 19:45:08 2008
@@ -18,6 +18,7 @@
#include <dirent.h>
#include <string.h>
+#include <limits.h>
#include <unistd.h>
#include <sys/types.h>