summaryrefslogtreecommitdiffstats
path: root/tokens.c
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2008-12-09 17:09:12 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2008-12-09 17:09:12 +0000
commite7ff9604055db4b313427625036e15953beaaebc (patch)
tree09f5427972b1b8933cc9cb76e2da40aedcd5dd5d /tokens.c
parentd11be70aced0438a57958154b9abf75c30743b39 (diff)
downloadmandoc-e7ff9604055db4b313427625036e15953beaaebc.tar.gz
Considerable clean-ups.
Diffstat (limited to 'tokens.c')
-rw-r--r--tokens.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tokens.c b/tokens.c
index 0ea4e113..ce46d335 100644
--- a/tokens.c
+++ b/tokens.c
@@ -20,7 +20,6 @@
#include <stdlib.h>
#include <string.h>
-#include "libmdocml.h"
#include "private.h"