1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-30 20:23:49 +03:00

r3468: split out dcerpc_server.h

This commit is contained in:
Andrew Tridgell
2004-11-02 07:42:47 +00:00
committed by Gerald (Jerry) Carter
parent 324b84d460
commit 729e0026e4
20 changed files with 26 additions and 1 deletions

View File

@@ -212,7 +212,6 @@ extern int errno;
#include "smb_interfaces.h"
#include "smbd/server.h"
#include "smbd/service.h"
#include "rpc_server/dcerpc_server.h"
#include "structs.h"
#include "ntvfs/ntvfs.h"
#include "cli_context.h"