summaryrefslogtreecommitdiffstats
path: root/read.c
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2011-03-22 09:50:11 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2011-03-22 09:50:11 +0000
commitf20bc62b97d5a79adad7ce619371ae1b65fb1978 (patch)
treec271e3e9239912451988b800a746a36c4a8fa000 /read.c
parentdfaf1a2588304baa4512616714d78b2fb5355b3b (diff)
downloadmandoc-f20bc62b97d5a79adad7ce619371ae1b65fb1978.tar.gz
Step 2: blow away roff.h, as all of its functions have been moved into
libmandoc.h and there's nothing left.
Diffstat (limited to 'read.c')
-rw-r--r--read.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/read.c b/read.c
index 054086c4..357f51dc 100644
--- a/read.c
+++ b/read.c
@@ -31,7 +31,6 @@
#include "libmandoc.h"
#include "mdoc.h"
#include "man.h"
-#include "roff.h"
#ifndef MAP_FILE
#define MAP_FILE 0