summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-themes/gtk-engines-nimbus/files/nimbus-0.0.10-declarations.patch')
-rw-r--r--x11-themes/gtk-engines-nimbus/files/nimbus-0.0.10-declarations.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/x11-themes/gtk-engines-nimbus/files/nimbus-0.0.10-declarations.patch b/x11-themes/gtk-engines-nimbus/files/nimbus-0.0.10-declarations.patch
new file mode 100644
index 000000000000..168593c5ca18
--- /dev/null
+++ b/x11-themes/gtk-engines-nimbus/files/nimbus-0.0.10-declarations.patch
@@ -0,0 +1,11 @@
+Index: nimbus-0.0.10/gtk-engine/nimbus_utils.c
+===================================================================
+--- nimbus-0.0.10.orig/gtk-engine/nimbus_utils.c
++++ nimbus-0.0.10/gtk-engine/nimbus_utils.c
+@@ -1,5 +1,5 @@
+ #include <stdio.h>
+-#include <strings.h>
++#include <string.h>
+ #include "nimbus_utils.h"
+ static void
+ nimbus_draw_horizontal_gradient (GdkWindow *window,