diff options
author | Andrew Tridgell <tridge@samba.org> | 2009-10-20 15:32:35 +1100 |
---|---|---|
committer | Andrew Tridgell <tridge@samba.org> | 2009-10-20 16:04:56 +1100 |
commit | 95e895d8804c56f52e1ccfb43fa7d8d141692391 (patch) | |
tree | a2db1ee321fcfd468e52284074e7ebcf836c3610 /source4/rpc_server/common | |
parent | 7f1832c4693f623266d8191698555e0ae9c8d7d1 (diff) | |
download | samba-95e895d8804c56f52e1ccfb43fa7d8d141692391.tar.gz samba-95e895d8804c56f52e1ccfb43fa7d8d141692391.tar.bz2 samba-95e895d8804c56f52e1ccfb43fa7d8d141692391.zip |
s4: ran minimal_includes.pl on source4/rpc_server
Diffstat (limited to 'source4/rpc_server/common')
-rw-r--r-- | source4/rpc_server/common/server_info.c | 1 |
1 files changed, 0 insertions, 1 deletions
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 |