$NetBSD: patch-pr_src_md_unix_uxrng.c,v 1.2 2014/09/28 14:29:41 thomasklausner Exp $ DragonFly support. --- pr/src/md/unix/uxrng.c.orig 2014-09-28 14:07:42.000000000 +0000 +++ pr/src/md/unix/uxrng.c @@ -86,7 +86,7 @@ GetHighResClock(void *buf, size_t maxbyt #elif (defined(LINUX) || defined(FREEBSD) || defined(__FreeBSD_kernel__) \ || defined(NETBSD) || defined(__NetBSD_kernel__) || defined(OPENBSD) \ - || defined(SYMBIAN) || defined(__GNU__)) + || defined(SYMBIAN) || defined(__GNU__)) || defined(__DragonFly__) #include #include #include