diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2005-12-04 22:55:15 +0100 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2005-12-04 22:55:15 +0100 |
commit | 019c031a8d77fa8f21792ccf0e07c2dfa058ce5f (patch) | |
tree | 116b7dc98dc8b4d4805a02f7e5d4ce64c95b9eac /protocols/yahoo/yahoo_util.c | |
parent | 500a1b60d3dd0565d215721e0db7ec7da2dec2e0 (diff) | |
parent | d636233a518fbe46264230866d4b8ea463f1474e (diff) |
Merge from Wilmer
Diffstat (limited to 'protocols/yahoo/yahoo_util.c')
-rw-r--r-- | protocols/yahoo/yahoo_util.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/protocols/yahoo/yahoo_util.c b/protocols/yahoo/yahoo_util.c index cb155e3c..3c99cf44 100644 --- a/protocols/yahoo/yahoo_util.c +++ b/protocols/yahoo/yahoo_util.c @@ -19,10 +19,6 @@ * */ -#if HAVE_CONFIG_H -# include <config.h> -#endif - #if STDC_HEADERS # include <string.h> #else |