diff options
author | Günther Deschner <gd@samba.org> | 2010-05-18 02:27:34 +0200 |
---|---|---|
committer | Günther Deschner <gd@samba.org> | 2010-05-18 10:36:33 +0200 |
commit | e9f5bdf6b5a1aeb7e2e556cf41f7cbc2abed7856 (patch) | |
tree | 8ed9d55ef0bba9c9accba15902f512c40ab6aa51 /source3/include | |
parent | 415bd627642bb8f18f180daaf61c4a6ddb62ebbd (diff) | |
download | samba-e9f5bdf6b5a1aeb7e2e556cf41f7cbc2abed7856.tar.gz samba-e9f5bdf6b5a1aeb7e2e556cf41f7cbc2abed7856.tar.xz samba-e9f5bdf6b5a1aeb7e2e556cf41f7cbc2abed7856.zip |
smbconf: only include smbconf headers where needed.
Guenther
Diffstat (limited to 'source3/include')
-rw-r--r-- | source3/include/includes.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/source3/include/includes.h b/source3/include/includes.h index 20a52e6e5d..3e48d16805 100644 --- a/source3/include/includes.h +++ b/source3/include/includes.h @@ -679,11 +679,6 @@ struct ntlmssp_state; #include "../lib/util/smb_threads.h" #include "../lib/util/smb_threads_internal.h" -#include "lib/smbconf/smbconf.h" -#include "lib/smbconf/smbconf_init.h" -#include "lib/smbconf/smbconf_reg.h" -#include "lib/smbconf/smbconf_txt.h" - #include "nsswitch/winbind_nss.h" /* forward declaration from printing.h to get around |