X-Git-Url: http://git.samba.org/samba.git/?p=ira%2Fwip.git;a=blobdiff_plain;f=lib%2Ftorture%2Ftorture.c;h=0ef5f612e67b45ae21aa13262bc1bf43c875d0dc;hp=e465529f6b0c3ecc8d63405d357c9b7362ca5ad1;hb=ab55ecb881bfabe427ecb874d2dff2b5c2a7e84a;hpb=badfac44128d64b9e1ba80603ac3835ef50f01f9;ds=sidebyside diff --git a/lib/torture/torture.c b/lib/torture/torture.c index e465529f6b0..0ef5f612e67 100644 --- a/lib/torture/torture.c +++ b/lib/torture/torture.c @@ -2,7 +2,7 @@ Unix SMB/CIFS implementation. SMB torture UI functions - Copyright (C) Jelmer Vernooij 2006 + Copyright (C) Jelmer Vernooij 2006-2008 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -18,8 +18,8 @@ along with this program. If not, see . */ -#include "includes.h" -#include "torture/torture.h" +#include "source4/include/includes.h" +#include "../torture/torture.h" #include "../lib/util/dlinklist.h" #include "param/param.h" #include "system/filesys.h"