diff -r 2e6e9d9f2159 -r c9d008861178 src/array_list.c --- a/src/array_list.c Wed Feb 08 20:26:09 2023 +0100 +++ b/src/array_list.c Wed Feb 08 20:26:26 2023 +0100 @@ -29,7 +29,6 @@ #include "cx/array_list.h" #include #include -#include // LOW LEVEL ARRAY LIST FUNCTIONS