]> git.cameronkatri.com Git - mandoc.git/blobdiff - arch.c
Two minor tweaks regarding the fallback from -u/-d to default mode:
[mandoc.git] / arch.c
diff --git a/arch.c b/arch.c
index 0ebbb13334524c0282405ad1e37fd4f428715914..8a8b038e92368879a652344fdbefee5684abb8ed 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.10 2014/03/23 11:25:25 schwarze 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
 #include "config.h"
 #endif
 
-#include <stdlib.h>
 #include <string.h>
-#include <time.h>
 
+#include "mdoc.h"
 #include "libmdoc.h"
 
 #define LINE(x, y) \