From 8136c299d4692236f9408dd6a66236edecad1273 Mon Sep 17 00:00:00 2001 From: Matthias Wachs Date: Wed, 16 May 2012 08:33:51 +0000 Subject: - fix compile error --- src/hostlist/hostlist-server.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/hostlist') diff --git a/src/hostlist/hostlist-server.c b/src/hostlist/hostlist-server.c index 66263e1a3..64da3bd56 100644 --- a/src/hostlist/hostlist-server.c +++ b/src/hostlist/hostlist-server.c @@ -481,7 +481,7 @@ prepare_daemon (struct MHD_Daemon *daemon_handle) struct GNUNET_NETWORK_FDSet *wws; struct GNUNET_NETWORK_FDSet *wes; int max; - MHD_LONG_LONG timeout; + long long unsigned int timeout; int haveto; struct GNUNET_TIME_Relative tv; -- cgit v1.2.3