From: LRN Date: Wed, 18 Jul 2012 19:38:45 +0000 (+0000) Subject: Fix arm-lsocks protocol violation on W32 X-Git-Tag: initial-import-from-subversion-38251~12419 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=f2c25595325c2a9802bf39e393104676621c24e5;p=oweals%2Fgnunet.git Fix arm-lsocks protocol violation on W32 --- diff --git a/src/util/os_priority.c b/src/util/os_priority.c index 33c84e804..337b8ddf4 100644 --- a/src/util/os_priority.c +++ b/src/util/os_priority.c @@ -1342,7 +1342,7 @@ start_process (int pipe_control, { ssize_t wrote; uint64_t size; - unsigned int count; + uint64_t count; unsigned int i; /* Tell the number of sockets */