libpurple/ciphers/md4.c

changeset 33881
9b112a06cbdc
parent 31553
45a14a4b0a87
child 33908
78b42fd69e02
--- a/libpurple/ciphers/md4.c	Sat Apr 13 12:24:43 2013 -0400
+++ b/libpurple/ciphers/md4.c	Sun Apr 14 01:04:19 2013 +0200
@@ -34,6 +34,7 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #include <cipher.h>
+#include "ciphers.h"
 
 #define MD4_DIGEST_SIZE     16
 #define MD4_HMAC_BLOCK_SIZE 64

mercurial