From 7c565b648d9b441e1afb0f3e353eb9393f2d534b Mon Sep 17 00:00:00 2001 From: Rodger Higgins Date: Wed, 29 Jun 2016 16:37:14 -0500 Subject: [PATCH] Missing the time module --- patch/Python/Setup.embedded | 1 + 1 file changed, 1 insertion(+) diff --git a/patch/Python/Setup.embedded b/patch/Python/Setup.embedded index 3c19d7f..6945bc4 100644 --- a/patch/Python/Setup.embedded +++ b/patch/Python/Setup.embedded @@ -62,6 +62,7 @@ resource resource.c select selectmodule.c syslog syslogmodule.c termios termios.c +time timemodule.c unicodedata unicodedata.c zlib zlibmodule.c -I$(prefix)/include -lz