summaryrefslogtreecommitdiff
path: root/src/cmark.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmark.c')
-rw-r--r--src/cmark.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/cmark.c b/src/cmark.c
index 14901af..f793499 100644
--- a/src/cmark.c
+++ b/src/cmark.c
@@ -1,7 +1,6 @@
#include <stdlib.h>
#include <assert.h>
#include <stdio.h>
-#include <stdbool.h>
#include "references.h"
#include "html/houdini.h"
#include "cmark.h"