1
0
mirror of https://github.com/samba-team/samba.git synced 2025-08-02 00:22:11 +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

@ -22,7 +22,7 @@
#include "includes.h"
#include "lib/events/events.h"
#include "dlinklist.h"
#include "lib/util/dlinklist.h"
#include "lib/socket/socket.h"
#include "libcli/wrepl/winsrepl.h"
#include "librpc/gen_ndr/ndr_winsrepl.h"