From 98b58164137731e4e40ff76c4988839f3c44b77c Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Tue, 2 Nov 2004 00:24:21 +0000 Subject: r3447: more include/system/XXX.h include files --- source/lib/replace.c | 1 + 1 file changed, 1 insertion(+) (limited to 'source/lib/replace.c') diff --git a/source/lib/replace.c b/source/lib/replace.c index c2180a168ff..60faa473b64 100644 --- a/source/lib/replace.c +++ b/source/lib/replace.c @@ -20,6 +20,7 @@ #include "includes.h" #include "system/wait.h" +#include "system/time.h" void replace_dummy(void); void replace_dummy(void) {} -- cgit