--- a/libpurple/ciphers/md4.c Mon Feb 14 06:51:10 2011 +0000 +++ b/libpurple/ciphers/md4.c Mon Feb 14 06:54:12 2011 +0000 @@ -34,7 +34,6 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA */ #include <cipher.h> -#include <string.h> #define MD4_DIGEST_SIZE 16 #define MD4_HMAC_BLOCK_SIZE 64