mirror of
https://github.com/samba-team/samba.git
synced 2025-11-21 12:23:50 +03:00
r5298: - got rid of pstring.h from includes.h. This at least makes it a bit
less likely that anyone will use pstring for new code - got rid of winbind_client.h from includes.h. This one triggered a huge change, as winbind_client.h was including system/filesys.h and defining the old uint32 and uint16 types, as well as its own pstring and fstring.
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
b4103d9f2b
commit
9db6c79e90
@@ -22,6 +22,7 @@
|
||||
*/
|
||||
|
||||
#include "includes.h"
|
||||
#include "system/filesys.h"
|
||||
#include "rpc_server/dcerpc_server.h"
|
||||
#include "librpc/gen_ndr/ndr_echo.h"
|
||||
#include "lib/events/events.h"
|
||||
|
||||
Reference in New Issue
Block a user