libpurple/ciphers/md4.c

branch
cipher_breakout
changeset 31428
f392265bbe2d
parent 31422
f7657d6a2bec
child 31553
45a14a4b0a87
--- 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

mercurial