1
0
mirror of https://github.com/samba-team/samba.git synced 2025-07-28 11:42:03 +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 "dlinklist.h"
#include "lib/util/dlinklist.h"
#include "smb_server/smb_server.h"
#include "librpc/gen_ndr/ndr_misc.h"
#include "ntvfs/ntvfs.h"