diff -r b2724c711203 -r f86f0b054464 src/c2html.c --- a/src/c2html.c Tue Aug 23 17:24:58 2016 +0200 +++ b/src/c2html.c Tue Aug 23 17:31:15 2016 +0200 @@ -28,9 +28,7 @@ */ #include "c2html.h" -#include "ucx/buffer.h" #include "ucx/list.h" -#include "ucx/utils.h" void printhelp() { printf("Formats source code using HTML.\n\nUsage:\n"