summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjsg <jsg@openbsd.org>2016-04-01 04:16:27 +0000
committerjsg <jsg@openbsd.org>2016-04-01 04:16:27 +0000
commit64dae30e9429f5d55022e5d30c134190aba7f141 (patch)
treeecf384e4f98bb66eca358dbe189f62c0311f794a
parentBuilding kernels with PPPOE_SERVER enabled has been broken for at least (diff)
downloadwireguard-openbsd-64dae30e9429f5d55022e5d30c134190aba7f141.tar.xz
wireguard-openbsd-64dae30e9429f5d55022e5d30c134190aba7f141.zip
Remove outdated unused compat define. mono_time no longer exists and
the kernel has had time_second since 2004.
-rw-r--r--sys/dev/ic/aacvar.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/sys/dev/ic/aacvar.h b/sys/dev/ic/aacvar.h
index 34a1b1cfe64..0f1e9fc0031 100644
--- a/sys/dev/ic/aacvar.h
+++ b/sys/dev/ic/aacvar.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: aacvar.h,v 1.12 2014/01/17 22:51:10 dlg Exp $ */
+/* $OpenBSD: aacvar.h,v 1.13 2016/04/01 04:16:27 jsg Exp $ */
/*-
* Copyright (c) 2000 Michael Smith
@@ -38,9 +38,6 @@
* - Niklas Hallqvist
*/
-/* compatibility */
-#define time_second (mono_time.tv_sec)
-
/* Debugging */
// #define AAC_DEBUG 0x0