]> git.cameronkatri.com Git - mandoc.git/blobdiff - arch.c
Patch on DragonFly BSD syntax (thanks Sascha Wildner).
[mandoc.git] / arch.c
diff --git a/arch.c b/arch.c
index a9dc9bc1c730a7b37c7e752066c294f1eaa91aa8..30ddf3fd8f5b6a6ead3dc87bfd2f3023466e77ba 100644 (file)
--- a/arch.c
+++ b/arch.c
@@ -1,4 +1,4 @@
-/*     $Id: arch.c,v 1.4 2009/06/10 20:18:43 kristaps Exp $ */
+/*     $Id: arch.c,v 1.5 2009/10/26 17:05:43 kristaps Exp $ */
 /*
  * Copyright (c) 2009 Kristaps Dzonsons <kristaps@kth.se>
  *
@@ -16,6 +16,7 @@
  */
 #include <stdlib.h>
 #include <string.h>
+#include <time.h>
 
 #include "libmdoc.h"