1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-28 12:23:49 +03:00

smbd/mangle.c

smbd/negprot.c: Tidyup of static initializers.
smbd/server.c: Fix -l option.
Jeremy.
This commit is contained in:
Jeremy Allison
-
parent 974af581fe
commit d120f22fef
5 changed files with 15 additions and 7 deletions

View File

@@ -198,7 +198,6 @@
#endif
#include <pwd.h>
#include <grp.h>
#ifdef HAVE_STDARG_H
#include <stdarg.h>