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

r13924: Split more prototypes out of include/proto.h + initial work on header

file dependencies
This commit is contained in:
Jelmer Vernooij
2006-03-07 11:07:23 +00:00
committed by Gerald (Jerry) Carter
parent c6fa9bd15c
commit 1228358767
166 changed files with 280 additions and 34 deletions

View File

@@ -60,3 +60,5 @@ struct ldapsrv_service;
struct ldapsrv_service {
struct tls_params *tls_params;
};
#include "ldap_server/proto.h"