summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--mdk-stage1/dietlibc/dietfeatures.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mdk-stage1/dietlibc/dietfeatures.h b/mdk-stage1/dietlibc/dietfeatures.h
index a7b84d5b9..f64dcce78 100644
--- a/mdk-stage1/dietlibc/dietfeatures.h
+++ b/mdk-stage1/dietlibc/dietfeatures.h
@@ -45,7 +45,7 @@
/* do you want localtime(3) to read /etc/localtime?
* Needed for daylight saving time etc. */
-/* #define WANT_TZFILE_PARSER */
+#define WANT_TZFILE_PARSER
/* do you want the DNS routines to parse and use "domain" and "search"
* lines from /etc/resolv.conf? Normally not used on boot floppies and