mirror of
https://github.com/samba-team/samba.git
synced 2025-07-16 20:59:12 +03:00
Make sure prototypes are always included, make some functions static and
remove some unused functions.
This commit is contained in:
@ -18,6 +18,7 @@
|
||||
*/
|
||||
|
||||
#include "includes.h"
|
||||
#include "scripting/python/modules.h"
|
||||
#include <Python.h>
|
||||
|
||||
extern void init_ldb(void);
|
||||
|
Reference in New Issue
Block a user