diff options
author | Günther Deschner <gd@samba.org> | 2011-05-05 00:03:48 +0200 |
---|---|---|
committer | Günther Deschner <gd@samba.org> | 2011-05-05 02:05:26 +0200 |
commit | 58db720e27d4b0c580fb4d3e036d823bc5d3a141 (patch) | |
tree | 3c8d93b425b40dec3a50d7852dca6ccd9f04b8f2 /source3/auth/auth_unix.c | |
parent | 7f36f3effa200709df021789786f6e7555aef33c (diff) | |
download | samba-58db720e27d4b0c580fb4d3e036d823bc5d3a141.tar.gz |
s3-auth: run minimal_includes.pl
Guenther
Diffstat (limited to 'source3/auth/auth_unix.c')
-rw-r--r-- | source3/auth/auth_unix.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/auth/auth_unix.c b/source3/auth/auth_unix.c index 8f9eacf76b3..086c39e026f 100644 --- a/source3/auth/auth_unix.c +++ b/source3/auth/auth_unix.c @@ -20,7 +20,6 @@ #include "includes.h" #include "auth.h" #include "system/passwd.h" -#include "../librpc/gen_ndr/samr.h" #include "smbd/globals.h" #undef DBGC_CLASS |