r465: we need common.h in two more rpc server pipes
authorAndrew Tridgell <tridge@samba.org>
Tue, 4 May 2004 06:11:47 +0000 (06:11 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:51:44 +0000 (12:51 -0500)
source/rpc_server/samr/dcesrv_samr.c
source/rpc_server/winreg/rpc_winreg.c

index 309f9f6ebabd4a8c48d047edaf1c2e1487ffb8d4..51624e76a36307717707078b49c448c6b0dcaab9 100644 (file)
@@ -21,6 +21,7 @@
 */
 
 #include "includes.h"
+#include "rpc_server/common/common.h"
 
 /*
   this type allows us to distinguish handle types
index 663187ef338e89ae730dff2187c2f03f703f8eb7..b4b3e843d0142b2a1eeec782be15599a4b9fc2d2 100644 (file)
@@ -21,6 +21,7 @@
 */
 
 #include "includes.h"
+#include "rpc_server/common/common.h"
 
 /**
  * General notes for the current implementation: