]> git.cameronkatri.com Git - mandoc.git/blobdiff - lib.c
do not crash when a tbl(7) cell uses roman font
[mandoc.git] / lib.c
diff --git a/lib.c b/lib.c
index 5295950b09b613f63cc62b544c1d756068aed38f..e377c1bced758a04e7716d95829c5f2be2d91ad4 100644 (file)
--- a/lib.c
+++ b/lib.c
@@ -1,4 +1,4 @@
-/*     $Id: lib.c,v 1.13 2015/10/06 18:32:19 schwarze Exp $ */
+/*     $Id: lib.c,v 1.15 2018/12/13 11:55:46 schwarze Exp $ */
 /*
  * Copyright (c) 2009 Kristaps Dzonsons <kristaps@bsd.lv>
  *
 #include "config.h"
 
 #include <sys/types.h>
-
 #include <string.h>
 
 #include "roff.h"
-#include "mdoc.h"
 #include "libmdoc.h"
 
 #define LINE(x, y) \