1
0
mirror of https://github.com/samba-team/samba.git synced 2025-07-22 16:59:09 +03:00

r17930: Merge noinclude branch:

* Move dlinklist.h, smb.h to subsystem-specific directories
 * Clean up ads.h and move what is left of it to dsdb/
   (only place where it's used)
(This used to be commit f7afa1cb77)
This commit is contained in:
Jelmer Vernooij
2006-08-30 11:29:34 +00:00
committed by Gerald (Jerry) Carter
parent 6c68f1ae9e
commit 0329d755a7
106 changed files with 1680 additions and 702 deletions

View File

@ -20,7 +20,7 @@
#include "includes.h"
#include "ldap_server/ldap_server.h"
#include "dlinklist.h"
#include "lib/util/dlinklist.h"
#include "libcli/ldap/ldap.h"
#include "lib/ldb/include/ldb.h"
#include "lib/ldb/include/ldb_errors.h"