Include memxor.h.
[gnulib.git] / lib / hmac-sha1.c
index bee7231..9c95791 100644 (file)
@@ -23,6 +23,7 @@
 
 #include "hmac.h"
 
+#include "memxor.h"
 #include "sha1.h"
 
 #include <string.h>