key-flags.c, key-pack.c, key-pass.c: Don't use the `key.h' machinery.
authorMark Wooding <mdw@distorted.org.uk>
Sat, 1 Jun 2013 19:34:48 +0000 (20:34 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 1 Jun 2013 19:36:35 +0000 (20:36 +0100)
commit0f9bd85aa42c06b55d7a4e1693981233d95c62ff
tree62b0f44196e1c7b4f4caa66af39f95a99902f2c7
parent20fa0f6976d598481208c0583d72b2ccef637be9
key-flags.c, key-pack.c, key-pass.c: Don't use the `key.h' machinery.

These are logically part of the `key-data.h' layer, and don't need
anything beyond that, so remove the header-file inclusion.
key-flags.c
key-pack.c
key-pass.c