summaryrefslogtreecommitdiff
path: root/source/torture/locktest.c
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2005-12-26 18:48:23 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:47:45 -0500
commitc92ace494f92084ddf178626cdf392d151043bc7 (patch)
treed6e29b7699e3e7e17b060f8c7ad3ddab7a1c0aeb /source/torture/locktest.c
parentb24f2583edee38abafa58578d8b5c4b43e517def (diff)
downloadsamba-c92ace494f92084ddf178626cdf392d151043bc7.tar.gz
r12499: Move smb_build.h out of includes.h
Diffstat (limited to 'source/torture/locktest.c')
-rw-r--r--source/torture/locktest.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/torture/locktest.c b/source/torture/locktest.c
index be363d0cb39..f302240fa28 100644
--- a/source/torture/locktest.c
+++ b/source/torture/locktest.c
@@ -22,6 +22,7 @@
#include "system/filesys.h"
#include "system/time.h"
#include "pstring.h"
+#include "smb_build.h"
static int numops = 1000;
static BOOL showall;