summaryrefslogtreecommitdiffstats
path: root/usr.sbin/config/config.h
diff options
context:
space:
mode:
authordg <dg@FreeBSD.org>1995-06-29 07:19:19 +0000
committerdg <dg@FreeBSD.org>1995-06-29 07:19:19 +0000
commitaf6f51995f3d342fd87ed31ea8750196ef87080c (patch)
tree4f9f4dc9b3680657f8968565f3af701ada29d9c6 /usr.sbin/config/config.h
parent3d799ae7f8ef311d5648a2ad8534fd7a2a662bbc (diff)
downloadFreeBSD-src-af6f51995f3d342fd87ed31ea8750196ef87080c.zip
FreeBSD-src-af6f51995f3d342fd87ed31ea8750196ef87080c.tar.gz
Killed TIMEZONE, DST, and HZ keywords. They have generated a config error
for more than a year now. They've been replaced with userland methods for changing (see adjkerntz).
Diffstat (limited to 'usr.sbin/config/config.h')
-rw-r--r--usr.sbin/config/config.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.sbin/config/config.h b/usr.sbin/config/config.h
index 190e1a2..c906e2b 100644
--- a/usr.sbin/config/config.h
+++ b/usr.sbin/config/config.h
@@ -210,8 +210,6 @@ int yyline;
struct file_list *ftab, *conf_list, **confp, *comp_list, **compp;
-int zone, hadtz;
-int dst;
int profiling;
int debugging;
OpenPOWER on IntegriCloud