]> git.cameronkatri.com Git - mandoc.git/blobdiff - vol.c
Compatibility note about `Ta' being a line macro.
[mandoc.git] / vol.c
diff --git a/vol.c b/vol.c
index 9c5eb3165bb1d0a5cf4bee485905f45c681dd052..514c8167415f8552f7abbc4bb4262053c76c1e06 100644 (file)
--- a/vol.c
+++ b/vol.c
@@ -1,4 +1,4 @@
-/*     $Id: vol.c,v 1.5 2009/10/26 17:05:45 kristaps Exp $ */
+/*     $Id: vol.c,v 1.7 2010/05/17 22:11:42 kristaps Exp $ */
 /*
  * Copyright (c) 2009 Kristaps Dzonsons <kristaps@kth.se>
  *
  * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
  * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
 #include <stdlib.h>
 #include <string.h>
 #include <time.h>
 
+#include "mandoc.h"
 #include "libmdoc.h"
 
 #define LINE(x, y) \