1
0
mirror of https://github.com/samba-team/samba.git synced 2025-12-14 20:23:54 +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

@@ -23,7 +23,7 @@
*/
#include "includes.h"
#include "smb.h"
#include "libcli/raw/smb.h"
#include "pstring.h"
#include "lib/ldb/include/ldb.h"
#include "system/locale.h"