key-flags.c, key-pack.c, key-pass.c: Don't use the `key.h' machinery.
[u/mdw/catacomb] / key-pack.c
index 8b25dac..7f79800 100644 (file)
@@ -31,7 +31,6 @@
 
 #include <mLib/dstr.h>
 
-#include "key.h"
 #include "key-data.h"
 
 /*----- Generic packing and unpacking -------------------------------------*/