From 383054a85d48f1b7585bdabe7abc71f9668f01b6 Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Fri, 27 Jun 2008 22:00:22 +0000 Subject: Fix some build warnings. --- daemon/digest.c | 1 + 1 file changed, 1 insertion(+) (limited to 'daemon/digest.c') diff --git a/daemon/digest.c b/daemon/digest.c index 93f433b..4b00152 100644 --- a/daemon/digest.c +++ b/daemon/digest.c @@ -29,6 +29,7 @@ #include #include +#include /* A globally unique counter used to guarantee uniqueness of nonces */ static unsigned int g_digest_unique = 0; -- cgit v1.2.3