1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00

few cleanups to bring in line with 2.2

(This used to be commit 0feaac00a1)
This commit is contained in:
Gerald Carter 2001-04-28 01:07:27 +00:00
parent a8e0600654
commit 3a44e2364b
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;