summaryrefslogtreecommitdiff
path: root/source4/torture/nbench
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2006-02-04 14:08:24 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:51:47 -0500
commit1a53c1dc927efbc6a594ed513feb9ab9247078e8 (patch)
tree1a93785abb3ba5af9e321dcc9bb299f30c512ffd /source4/torture/nbench
parent289e9baa1d9ab7fa36d88a5cd50c0a0f706c07bb (diff)
downloadsamba-1a53c1dc927efbc6a594ed513feb9ab9247078e8.tar.gz
samba-1a53c1dc927efbc6a594ed513feb9ab9247078e8.tar.bz2
samba-1a53c1dc927efbc6a594ed513feb9ab9247078e8.zip
r13346: use private proto header files for the torture tests
metze (This used to be commit 67837dbd2bcff8ec1917ba02884ee2eaa0776b46)
Diffstat (limited to 'source4/torture/nbench')
-rw-r--r--source4/torture/nbench/nbench.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/source4/torture/nbench/nbench.c b/source4/torture/nbench/nbench.c
index 4357dd53a1..77a94145f5 100644
--- a/source4/torture/nbench/nbench.c
+++ b/source4/torture/nbench/nbench.c
@@ -24,6 +24,8 @@
#include "system/filesys.h"
#include "pstring.h"
+#include "torture/nbench/proto.h"
+
int nbench_line_count = 0;
static int timelimit = 600;
static int warmup;