12 lines
341 B
Plaintext
12 lines
341 B
Plaintext
$OpenBSD: patch-gnome-panel_panel-util_c,v 1.3 2011/09/12 07:28:54 jasper 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>
|
|
|