]> git.cameronkatri.com Git - mandoc.git/blobdiff - lib.c
Prepping for version.
[mandoc.git] / lib.c
diff --git a/lib.c b/lib.c
index 31aa06fdfb8124676dd7b20b5c9d15952b0377b7..bbf2aec8bb4c16922b3b0d06d7ef416339131adc 100644 (file)
--- a/lib.c
+++ b/lib.c
@@ -1,6 +1,6 @@
-/*     $Id: lib.c,v 1.6 2010/01/01 17:14:27 kristaps Exp $ */
+/*     $Id: lib.c,v 1.8 2010/06/19 20:46:27 kristaps Exp $ */
 /*
 /*
- * Copyright (c) 2009 Kristaps Dzonsons <kristaps@kth.se>
+ * Copyright (c) 2009 Kristaps Dzonsons <kristaps@bsd.lv>
  *
  * Permission to use, copy, modify, and distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  *
  * Permission to use, copy, modify, and distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -22,6 +22,7 @@
 #include <string.h>
 #include <time.h>
 
 #include <string.h>
 #include <time.h>
 
+#include "mandoc.h"
 #include "libmdoc.h"
 
 #define LINE(x, y) \
 #include "libmdoc.h"
 
 #define LINE(x, y) \