From 4bc3e1e460ff4491fd78fa2f9fdbed1a8db3681a Mon Sep 17 00:00:00 2001 From: Kristaps Dzonsons Date: Mon, 26 Oct 2009 17:05:43 +0000 Subject: Added time.h to various files for FreeBSD compilation (thanks Ulrich Sporlein). --- arch.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'arch.c') diff --git a/arch.c b/arch.c index a9dc9bc1..30ddf3fd 100644 --- 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 * @@ -16,6 +16,7 @@ */ #include #include +#include #include "libmdoc.h" -- cgit v1.2.3-56-ge451