summaryrefslogtreecommitdiff
path: root/x11/gnome-applets/files/patch-charpick_charpick.c
blob: 7d0ee91eb476e545cfc4f685cf9afbe9978d2a86 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- 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>