X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/5aff007d8fcfb4c6cc3c3627ae15f45562db7a0d..440af55d72c65f5c149718dc52abd00f512ffb71:/lib/hex.c diff --git a/lib/hex.c b/lib/hex.c index 15860ad..e0542ce 100644 --- a/lib/hex.c +++ b/lib/hex.c @@ -19,11 +19,7 @@ */ /** @file lib/hex.c @brief Hexadecimal encoding and decoding */ -#include -#include "types.h" - -#include -#include +#include "common.h" #include "hex.h" #include "mem.h"