Fix missing header in test.
[bertos.git] / bertos / sec / cipher / blowfish_test.c
index 20b8f66eb394975008e2e3892aaaa7fe9ee8f13c..2e0ba1e53d17cf15c63d4f24793b4214d27bd260 100644 (file)
@@ -37,6 +37,7 @@
 
 #include "blowfish.h"
 #include <cpu/byteorder.h>
+#include <string.h>
 
 /*
  *  Author     :  Randy L. Milbert