aboutsummaryrefslogtreecommitdiff
path: root/lib/python/connections.h
diff options
context:
space:
mode:
authorAndreas Monzner <andreas.monzner@multimedia-labs.de>2006-11-23 16:31:19 +0000
committerAndreas Monzner <andreas.monzner@multimedia-labs.de>2006-11-23 16:31:19 +0000
commit7d7ca8ee2eaae704989a1552ad429794d402f550 (patch)
tree1586bab92060b0d6f8e6a447990a42e4e9f4a79b /lib/python/connections.h
parent4ea3e16caea18f079d66b387d000d9ba2db8fd1b (diff)
downloadenigma2-7d7ca8ee2eaae704989a1552ad429794d402f550.tar.gz
enigma2-7d7ca8ee2eaae704989a1552ad429794d402f550.zip
add PyObject refcount debugging code
Diffstat (limited to 'lib/python/connections.h')
-rw-r--r--lib/python/connections.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/python/connections.h b/lib/python/connections.h
index 8a06f7fa..9da6a002 100644
--- a/lib/python/connections.h
+++ b/lib/python/connections.h
@@ -7,7 +7,6 @@
#include <features.h>
#undef _POSIX_C_SOURCE
#define _POSIX_C_SOURCE 200112L
-#include <Python.h>
#include <lib/python/python.h>
class PSignal