From 95e895d8804c56f52e1ccfb43fa7d8d141692391 Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Tue, 20 Oct 2009 15:32:35 +1100 Subject: s4: ran minimal_includes.pl on source4/rpc_server --- source4/rpc_server/common/server_info.c | 1 - 1 file changed, 1 deletion(-) (limited to 'source4/rpc_server/common') diff --git a/source4/rpc_server/common/server_info.c b/source4/rpc_server/common/server_info.c index 66264feb46..2906b89ef1 100644 --- a/source4/rpc_server/common/server_info.c +++ b/source4/rpc_server/common/server_info.c @@ -25,7 +25,6 @@ #include "dsdb/samdb/samdb.h" #include "auth/auth.h" #include "param/param.h" -#include "rpc_server/common/common.h" /* Here are common server info functions used by some dcerpc server interfaces -- cgit