summaryrefslogtreecommitdiffstats
path: root/usr.sbin/nsd/util.h
diff options
context:
space:
mode:
authorflorian <florian@openbsd.org>2016-06-24 08:34:02 +0000
committerflorian <florian@openbsd.org>2016-06-24 08:34:02 +0000
commit275a8d899e6ba7e61052b65d3c7abe38db9a32dc (patch)
tree5ce9fc7264a20d348a71d21e01af2edd1700ec8c /usr.sbin/nsd/util.h
parentAvoid multiple evaluation of macro arguments in softclock() (diff)
downloadwireguard-openbsd-275a8d899e6ba7e61052b65d3c7abe38db9a32dc.tar.xz
wireguard-openbsd-275a8d899e6ba7e61052b65d3c7abe38db9a32dc.zip
Update to 4.1.10
Testing by millert@, sthen@ and me. came up with the same diff & OK sthen@
Diffstat (limited to 'usr.sbin/nsd/util.h')
-rw-r--r--usr.sbin/nsd/util.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.sbin/nsd/util.h b/usr.sbin/nsd/util.h
index 5c572e3e107..702674fc411 100644
--- a/usr.sbin/nsd/util.h
+++ b/usr.sbin/nsd/util.h
@@ -269,6 +269,8 @@ timeval_to_timespec(struct timespec *left,
left->tv_nsec = 1000 * right->tv_usec;
}
+/* get the time */
+void get_time(struct timespec* t);
/*
* Converts a string representation of a period of time into