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 ba0ba344d9..4f0bfa8e06 100644 --- a/source4/torture/locktest.c +++ b/source4/torture/locktest.c @@ -24,6 +24,7 @@ #include "auth/credentials/credentials.h" #include "auth/gensec/gensec.h" #include "libcli/libcli.h" +#include "param/param.h" static int numops = 1000; static BOOL showall; |