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

r3515: Fix RemoteActivation correctly this time (-:

Thanks to tridge for some help on this one!
This commit is contained in:
Jelmer Vernooij
2004-11-04 01:09:43 +00:00
committed by Gerald (Jerry) Carter
parent 8076db7a1f
commit 1104667190
7 changed files with 34 additions and 11 deletions

View File

@@ -182,6 +182,7 @@ extern int errno;
#include "librpc/gen_ndr/ndr_misc.h"
#include "librpc/gen_ndr/ndr_dcerpc.h"
#include "librpc/rpc/dcerpc.h"
#include "librpc/gen_ndr/ndr_dcom.h"
#include "lib/dcom/common/dcom.h"
#include "smb_interfaces.h"
#include "smbd/server.h"