summaryrefslogtreecommitdiff
path: root/source3/python/py_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'source3/python/py_common.h')
-rw-r--r--source3/python/py_common.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/source3/python/py_common.h b/source3/python/py_common.h
index 6661d87fe0..f13224a020 100644
--- a/source3/python/py_common.h
+++ b/source3/python/py_common.h
@@ -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. */