From d0ca21133e420f63c90d44e6b8bd23273e2ffd58 Mon Sep 17 00:00:00 2001 From: Stefan Pluecken Date: Thu, 17 Nov 2005 16:28:57 +0000 Subject: use c++-fallback for lack of tzset-python-function --- lib/python/enigma_python.i | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lib/python/enigma_python.i') diff --git a/lib/python/enigma_python.i b/lib/python/enigma_python.i index eb814553..a90e2fef 100644 --- a/lib/python/enigma_python.i +++ b/lib/python/enigma_python.i @@ -74,6 +74,7 @@ is usually caused by not marking PSignals as immutable. #include #include #include +#include #include #include @@ -168,6 +169,7 @@ typedef long time_t; %include %include %include +%include %include %include -- cgit v1.2.3