1
0
mirror of https://github.com/samba-team/samba.git synced 2025-08-02 00:22:11 +03:00

General cleanup of compiler warnings etc.

This commit is contained in:
Tim Potter
-
parent 5c58b4290d
commit 18aeadc591
7 changed files with 139 additions and 58 deletions

View File

@ -21,6 +21,8 @@
#ifndef _PY_COMMON_H
#define _PY_COMMON_H
#include "includes.h"
/* Return a cli_state struct opened on the SPOOLSS pipe. If credentials
are passed use them. */