diff options
Diffstat (limited to 'source4/torture/locktest.c')
-rw-r--r-- | source4/torture/locktest.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/torture/locktest.c b/source4/torture/locktest.c index be2d3022da..02bf901428 100644 --- a/source4/torture/locktest.c +++ b/source4/torture/locktest.c @@ -23,6 +23,7 @@ #include "system/time.h" #include "pstring.h" #include "auth/gensec/gensec.h" +#include "libcli/libcli.h" static int numops = 1000; static BOOL showall; |