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 be363d0cb3..980fc6287c 100644 --- a/source4/torture/locktest.c +++ b/source4/torture/locktest.c @@ -22,6 +22,7 @@ #include "system/filesys.h" #include "system/time.h" #include "pstring.h" +#include "credentials.h" static int numops = 1000; static BOOL showall; |