libpurple/ciphers/hmac.c

changeset 33911
a924aacd5a37
parent 33910
5749f2724b12
child 33913
9effc94565d8
--- a/libpurple/ciphers/hmac.c	Sun May 05 15:37:25 2013 +0200
+++ b/libpurple/ciphers/hmac.c	Sun May 05 16:29:14 2013 +0200
@@ -19,6 +19,8 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
+
+#include "internal.h"
 #include <cipher.h>
 #include "ciphers.h"
 

mercurial