1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/mail/stuphead/files/patch-src::conv_iconv.h
Ying-Chieh Liao f43c29657a fix package problem
bump port revision
unbreak it

PR:		38329
Submitted by:	maintainer
2002-05-20 11:40:05 +00:00

15 lines
269 B
C

--- 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