summaryrefslogtreecommitdiff
path: root/mail/stuphead/files/patch-src::conv_iconv.h
blob: 37cea9017fa414563e634cc154465c43befc913b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
--- src/conv_iconv.h.orig	Mon May 20 13:08:26 2002
+++ src/conv_iconv.h	Mon May 20 13:09:01 2002
@@ -9,11 +9,7 @@
 #endif
 
 #include <glib.h>
-#ifdef LIBICONV_PLUG
-#include <giconv.h>
-#else
 #include <iconv.h>
-#endif
 #include <gtk/gtk.h>
 
 #define MAX_CHAR_LEN 4