aboutsummaryrefslogtreecommitdiffstats
path: root/protocols/yahoo/crypt.c
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/yahoo/crypt.c')
-rw-r--r--protocols/yahoo/crypt.c4
1 files changed, 0 insertions, 4 deletions
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 <config.h>
-#endif
-
#if HAVE_STRING_H
# include <string.h>
#elif HAVE_STRINGS_H