* this needs some work wrt the clock applet - specify licenses and their versions feedback and ok ajacoutot@
12 lines
323 B
Plaintext
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>
|
|
|