1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00

few cleanups to bring in line with 2.2

This commit is contained in:
Gerald Carter 0001-01-01 00:00:00 +00:00
parent e7ef88dfee
commit 0feaac00a1
9 changed files with 0 additions and 10 deletions

View File

@ -27,7 +27,6 @@
#include "includes.h"
#include "rpc_parse.h"
#include "rpc_client.h"
#ifndef REGISTER
#define REGISTER 0

View File

@ -1160,8 +1160,6 @@ Error was %s\n", pwd->smb_name, pfile2, strerror(errno)));
********************************************************************/
static BOOL build_smb_pass (struct smb_passwd *smb_pw, SAM_ACCOUNT *sampass)
{
uint8 *ptr;
if (sampass == NULL)
return False;

View File

@ -24,7 +24,6 @@
#include "includes.h"
#include "rpc_parse.h"
#include "rpc_client.h"
static struct cli_connection **con_list = NULL;

View File

@ -24,7 +24,6 @@
#include "includes.h"
#include "rpc_parse.h"
#include "rpc_client.h"
#include "nterr.h"
extern int DEBUGLEVEL;

View File

@ -22,7 +22,6 @@
#include "includes.h"
#include "rpc_parse.h"
#include "rpc_client.h"
#include "nterr.h"
extern int DEBUGLEVEL;

View File

@ -24,7 +24,6 @@
#include "includes.h"
#include "trans2.h"
#include "rpc_client.h"
extern int DEBUGLEVEL;
extern pstring scope;

View File

@ -24,7 +24,6 @@
#include "includes.h"
#include "nterr.h"
#include "rpc_parse.h"
#include "rpc_client.h"
#include "rpcclient.h"
extern int DEBUGLEVEL;

View File

@ -25,7 +25,6 @@
#include "includes.h"
#include "rpc_parse.h"
#include "rpc_client.h"
#include "trans2.h"
extern int DEBUGLEVEL;

View File

@ -26,7 +26,6 @@
#include "includes.h"
#include "rpc_parse.h"
#include "rpc_client.h"
#include "nterr.h"
extern int DEBUGLEVEL;