X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/1020001ce9f8c0f2e9119d92b0b7f680a6be79b9..3665689ab79ea1697c58914453f676a180eec689:/lib/authhash.c diff --git a/lib/authhash.c b/lib/authhash.c index 24c40f0..a083902 100644 --- a/lib/authhash.c +++ b/lib/authhash.c @@ -19,12 +19,10 @@ */ /** @file lib/authhash.c @brief The authorization hash */ -#include -#include "types.h" +#include "common.h" #include #include -#include #include "hex.h" #include "log.h"