]> git.cameronkatri.com Git - mandoc.git/blobdiff - arch.c
Remove delims from struct tbl (not used anywhere and never will be).
[mandoc.git] / arch.c
diff --git a/arch.c b/arch.c
index 30ddf3fd8f5b6a6ead3dc87bfd2f3023466e77ba..c3d76340aba69bec1a6801ff1e0f8b7c4e86d9ac 100644 (file)
--- a/arch.c
+++ b/arch.c
@@ -1,6 +1,6 @@
-/*     $Id: arch.c,v 1.5 2009/10/26 17:05:43 kristaps Exp $ */
+/*     $Id: arch.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
  * 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) \