libpurple/ciphers/hmac.c

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

mercurial