--- 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>