X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/tweak/blobdiff_plain/6e182d98f1e2191523a4a0b8532a73819d6dca8d..HEAD:/keytab.c diff --git a/keytab.c b/keytab.c index 2943966..f146048 100644 --- a/keytab.c +++ b/keytab.c @@ -1,9 +1,10 @@ +#include "tweak.h" + #include #include +#include #include -#include "tweak.h" - typedef union keytab keytab; union keytab {