Breaks ABI! Add identification slots to abstract groups and elliptic
[u/mdw/catacomb] / blkc.h
diff --git a/blkc.h b/blkc.h
index 77ecf0e..d785f1d 100644 (file)
--- a/blkc.h
+++ b/blkc.h
@@ -1,6 +1,6 @@
 /* -*-c-*-
  *
- * $Id: blkc.h,v 1.8 2004/04/17 09:58:36 mdw Exp $
+ * $Id$
  *
  * Common definitions for block ciphers
  *
 
 #ifdef TEST_RIG
 
+#include <string.h>
+    
 #include <mLib/quis.h>
 #include <mLib/testrig.h>