summaryrefslogtreecommitdiff
path: root/graphics/photoclip/files/patch-bmpcomponent.h
blob: e11bed15e0997ea16c9b7bbbe24ccad271687cb9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- bmpcomponent.h.orig	2006-08-15 09:44:29.000000000 +0200
+++ bmpcomponent.h	2012-01-14 09:06:32.000000000 +0100
@@ -15,7 +15,9 @@
 #else
 
 // Linux
+#if !defined(__FreeBSD__)
 #include <endian.h>
+#endif
 
 #endif // ! defined(__sun__)