1
0
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:
Andrew Tridgell 2004-05-04 06:11:47 +00:00 committed by Gerald (Jerry) Carter
parent a4df5c7cf8
commit d96b68169a
2 changed files with 2 additions and 0 deletions
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: