]> git.cameronkatri.com Git - mandoc.git/blobdiff - arch.c
Back out lorder, which doesn't seem necessary (?). I think this means all
[mandoc.git] / arch.c
diff --git a/arch.c b/arch.c
index 0ebbb13334524c0282405ad1e37fd4f428715914..e764bfe9931fd3f7e1cc0aea9155ccac080b7aa6 100644 (file)
--- a/arch.c
+++ b/arch.c
@@ -1,6 +1,6 @@
-/*     $Id: arch.c,v 1.6 2010/01/01 17:14:26 kristaps Exp $ */
+/*     $Id: arch.c,v 1.9 2011/03/22 14:33:05 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
@@ -22,6 +22,8 @@
 #include <string.h>
 #include <time.h>
 
+#include "mdoc.h"
+#include "mandoc.h"
 #include "libmdoc.h"
 
 #define LINE(x, y) \