From c3c2e1403287380e5e9d520900f761bbfa738b9f Mon Sep 17 00:00:00 2001 From: Wilmer van der Gaast Date: Wed, 30 Nov 2005 13:12:25 +0100 Subject: Got rid of the config.h includes in IM-code. Now that HAVE_CONFIG_H is defined, they started to cause problems. --- protocols/yahoo/crypt.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'protocols/yahoo/crypt.c') diff --git a/protocols/yahoo/crypt.c b/protocols/yahoo/crypt.c index 00eed70b..5122e3af 100644 --- a/protocols/yahoo/crypt.c +++ b/protocols/yahoo/crypt.c @@ -22,10 +22,6 @@ * already had. isn't that lovely. people should just use linux or * freebsd, crypt works properly on those systems. i hate solaris */ -#if HAVE_CONFIG_H -# include -#endif - #if HAVE_STRING_H # include #elif HAVE_STRINGS_H -- cgit v1.2.3