Ignore:
Timestamp:
2005-11-30T12:12:25Z (18 years ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
6caa56a
Parents:
a40a2c2
Message:

Got rid of the config.h includes in IM-code. Now that HAVE_CONFIG_H is
defined, they started to cause problems.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • protocols/yahoo/crypt.c

    ra40a2c2 rc3c2e14  
    2222 * already had. isn't that lovely. people should just use linux or
    2323 * freebsd, crypt works properly on those systems. i hate solaris */
    24 
    25 #if HAVE_CONFIG_H
    26 #  include <config.h>
    27 #endif
    2824
    2925#if HAVE_STRING_H
Note: See TracChangeset for help on using the changeset viewer.