diff options
Diffstat (limited to 'source4/torture')
-rw-r--r-- | source4/torture/locktest2.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/torture/locktest2.c b/source4/torture/locktest2.c index e2220a3b1f..7d729ca941 100644 --- a/source4/torture/locktest2.c +++ b/source4/torture/locktest2.c @@ -19,6 +19,7 @@ */ #include "includes.h" +#include "system/passwd.h" static fstring password; static fstring username; |