r25159: fix missing declarations warning
authorStefan Metzmacher <metze@samba.org>
Fri, 14 Sep 2007 13:16:46 +0000 (13:16 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 20:06:44 +0000 (15:06 -0500)
metze

source/torture/smb2/util.c

index 8c55813c8c2e244c6c5e38ba3b9f30d45847df33..946368a2edbce0a9c363d057b5edfc3b5c7eda26 100644 (file)
@@ -27,6 +27,8 @@
 #include "system/time.h"
 #include "librpc/gen_ndr/ndr_security.h"
 #include "param/param.h"
+
+#include "torture/torture.h"
 #include "torture/smb2/proto.h"