X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/1020001ce9f8c0f2e9119d92b0b7f680a6be79b9..cca956b199841d754e8a78391d2e2c7efce4a3ee:/lib/authhash.c?ds=sidebyside 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"