From ead3508ac81ff3ed2a48753f3b5e23537ba6ec73 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 (This used to be commit 264ce9181089922547e8f6f67116f2d7277a5105) --- source4/torture/torture_util.c | 1 + 1 file changed, 1 insertion(+) (limited to 'source4/torture/torture_util.c') diff --git a/source4/torture/torture_util.c b/source4/torture/torture_util.c index 41e616b5be..0c0464507d 100644 --- a/source4/torture/torture_util.c +++ b/source4/torture/torture_util.c @@ -21,6 +21,7 @@ #include "includes.h" #include "libcli/raw/libcliraw.h" #include "system/shmem.h" +#include "system/time.h" static struct timeval tp1,tp2; -- cgit