--- a/src/compare.c Wed Feb 08 20:26:09 2023 +0100 +++ b/src/compare.c Wed Feb 08 20:26:26 2023 +0100 @@ -28,7 +28,6 @@ #include "cx/compare.h" -#include <stdint.h> #include <math.h> int cx_cmp_int(void const *i1, void const *i2) {