key/key-misc.c (key_bytag): Accept `tag:', `id:' and `type:' prefixes.
[catacomb] / key / key-binary.c
index 046819a..718dfb6 100644 (file)
@@ -32,6 +32,7 @@
 
 #include <mLib/bits.h>
 #include <mLib/dstr.h>
+#include <mLib/macros.h>
 #include <mLib/sub.h>
 #include <mLib/sym.h>