summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--x11/gnome-applets/files/patch-charpick_charpick.c11
-rw-r--r--x11/gnomeapplets2/files/patch-charpick_charpick.c11
2 files changed, 22 insertions, 0 deletions
diff --git a/x11/gnome-applets/files/patch-charpick_charpick.c b/x11/gnome-applets/files/patch-charpick_charpick.c
new file mode 100644
index 000000000..097c8bc46
--- /dev/null
+++ b/x11/gnome-applets/files/patch-charpick_charpick.c
@@ -0,0 +1,11 @@
+--- charpick/charpick.c.orig Mon Jun 2 02:39:57 2003
++++ charpick/charpick.c Mon Jun 2 02:40:06 2003
+@@ -3,7 +3,7 @@
+ */
+
+ #include <config.h>
+-#include <tgmath.h>
++#include <math.h>
+ #include <panel-applet.h>
+ #include <egg-screen-help.h>
+ #include "charpick.h"
diff --git a/x11/gnomeapplets2/files/patch-charpick_charpick.c b/x11/gnomeapplets2/files/patch-charpick_charpick.c
new file mode 100644
index 000000000..097c8bc46
--- /dev/null
+++ b/x11/gnomeapplets2/files/patch-charpick_charpick.c
@@ -0,0 +1,11 @@
+--- charpick/charpick.c.orig Mon Jun 2 02:39:57 2003
++++ charpick/charpick.c Mon Jun 2 02:40:06 2003
+@@ -3,7 +3,7 @@
+ */
+
+ #include <config.h>
+-#include <tgmath.h>
++#include <math.h>
+ #include <panel-applet.h>
+ #include <egg-screen-help.h>
+ #include "charpick.h"