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

r26669: Janitorial: Remove uses of global_loadparm.

This commit is contained in:
Jelmer Vernooij
2008-01-05 15:36:33 -06:00
committed by Stefan Metzmacher
parent aa438a2feb
commit 50c46160d9
9 changed files with 15 additions and 16 deletions

View File

@@ -65,6 +65,7 @@ struct ldapsrv_call {
struct ldapsrv_service {
struct tls_params *tls_params;
struct task_server *task;
};
#include "ldap_server/proto.h"