src/c2html.c

changeset 49
f86f0b054464
parent 48
b2724c711203
child 50
17408c3607ce
--- 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"

mercurial