From e059d69c2ce61b1ba1ae2e0b9c75eb53bb26f1bb Mon Sep 17 00:00:00 2001 From: Andreas Monzner Date: Thu, 30 Mar 2006 23:32:28 +0000 Subject: add background file eraser class for asynchronous file deletion --- 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 29294b12..eef5ec17 100644 --- a/lib/python/enigma_python.i +++ b/lib/python/enigma_python.i @@ -67,6 +67,7 @@ is usually caused by not marking PSignals as immutable. #include #include #include +#include #include #include #include @@ -182,6 +183,7 @@ typedef long time_t; %include %include %include +%include %include %include %include -- cgit v1.2.3