aboutsummaryrefslogtreecommitdiff
path: root/multimedia/libxine/files/patch-src:libsputext:xine_decoder.c
blob: e9b94f99831c303f412196748fc2b5635b5b635f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
--- src/libsputext/xine_decoder.c.orig	Thu May 16 22:51:25 2002
+++ src/libsputext/xine_decoder.c	Thu May 16 22:51:33 2002
@@ -36,11 +36,7 @@
 #include <sys/stat.h>
 #include <fcntl.h>
 #include <ctype.h>
-#ifdef __FreeBSD__
-# include <sys/iconv.h>
-#else
-# include <iconv.h>
-#endif
+#include <iconv.h>
 
 #include "buffer.h"
 #include "events.h"