diff options
Diffstat (limited to 'x11/gnomeapplets2/files/patch-charpick_charpick.c')
-rw-r--r-- | x11/gnomeapplets2/files/patch-charpick_charpick.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/x11/gnomeapplets2/files/patch-charpick_charpick.c b/x11/gnomeapplets2/files/patch-charpick_charpick.c deleted file mode 100644 index 7d0ee91eb..000000000 --- a/x11/gnomeapplets2/files/patch-charpick_charpick.c +++ /dev/null @@ -1,11 +0,0 @@ ---- charpick/charpick.c.orig Wed Sep 10 13:33:00 2003 -+++ charpick/charpick.c Wed Sep 10 13:33:19 2003 -@@ -3,7 +3,7 @@ - */ - - #include <config.h> --#ifndef sun -+#if !defined(sun) && !defined(__FreeBSD__) - #include <tgmath.h> - #endif - #include <panel-applet.h> |