diff --git a/src/Cedar/Proto_Win7.c b/src/Cedar/Proto_Win7.c index 98397503..faad5175 100644 --- a/src/Cedar/Proto_Win7.c +++ b/src/Cedar/Proto_Win7.c @@ -127,7 +127,7 @@ void IPsecWin7UpdateHostIPAddressList(IPSEC_WIN7 *w) LIST *o; UINT i; BUF *buf; - UINT retsize; + DWORD retsize; // Validate arguments if (w == NULL) {