mirror of
https://github.com/samba-team/samba.git
synced 2025-01-13 13:18:06 +03:00
r465: we need common.h in two more rpc server pipes
This commit is contained in:
parent
a4df5c7cf8
commit
d96b68169a
source/rpc_server
@ -21,6 +21,7 @@
|
||||
*/
|
||||
|
||||
#include "includes.h"
|
||||
#include "rpc_server/common/common.h"
|
||||
|
||||
/*
|
||||
this type allows us to distinguish handle types
|
||||
|
@ -21,6 +21,7 @@
|
||||
*/
|
||||
|
||||
#include "includes.h"
|
||||
#include "rpc_server/common/common.h"
|
||||
|
||||
/**
|
||||
* General notes for the current implementation:
|
||||
|
Loading…
x
Reference in New Issue
Block a user