[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [tlsdate/debian-master] give DragonFly BSD the sacred timespec



commit e74d26cd1fcceb841b448ea7d37c48c6bbaca5b2
Author: Jacob Appelbaum <jacob@xxxxxxxxxxxxx>
Date:   Thu Apr 18 20:34:18 2013 -0700

    give DragonFly BSD the sacred timespec
---
 src/compat/clock.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/compat/clock.h b/src/compat/clock.h
index adea7ff..2bcdb2e 100644
--- a/src/compat/clock.h
+++ b/src/compat/clock.h
@@ -30,7 +30,7 @@
 #endif
 
 struct tlsdate_time {
-#if defined(__linux__) || defined(__FreeBSD__) || defined (__NetBSD__) || defined (__OpenBSD__)
+#if defined(__linux__) || defined(__FreeBSD__) || defined (__NetBSD__) || defined (__OpenBSD__) || defined (__DragonFly__)
     struct timespec tp;
 #elif defined(__APPLE__)
     mach_timespec_t tp;



_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits