From 2328cb74abccd563f0cd8d14d30e5314822d321e Mon Sep 17 00:00:00 2001 From: iphydf Date: Mon, 19 Dec 2016 15:27:46 +0000 Subject: Improve documentation of crypto_core. --- toxcore/util.c | 1 + 1 file changed, 1 insertion(+) (limited to 'toxcore/util.c') diff --git a/toxcore/util.c b/toxcore/util.c index 2dfa360e..7a390ea9 100644 --- a/toxcore/util.c +++ b/toxcore/util.c @@ -29,6 +29,7 @@ #include "util.h" #include "crypto_core.h" /* for CRYPTO_PUBLIC_KEY_SIZE */ +#include "network.h" /* for current_time_monotonic */ #include -- cgit v1.2.3