From 33e48ac7b234bd52426184a945e5d1a2c99d99ba Mon Sep 17 00:00:00 2001 From: Tim Rice Date: Sun, 17 Jan 2010 07:12:40 -0800 Subject: Oops, forgot to document second change to roaming_client.c s/long long unsigned/unsigned long long/ to keep USL compilers happy. --- ChangeLog | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 145955680..4c170522b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -15,8 +15,9 @@ - (tim) [regress/portnum.sh] Shell portability fix. - (tim) [configure.ac] Define BROKEN_GETADDRINFO on SVR5 systems. The native getaddrinfo() is too old and limited for addr_pton() in addrmatch.c. - - (tim) [roaming_client.c] Use of is not really portable so - we use "openbsd-compat/sys-queue.h" + - (tim) [roaming_client.c] Use of is not really portable so we + use "openbsd-compat/sys-queue.h". s/long long unsigned/unsigned long long/ + to keep USL compilers happy. 20100115 - (dtucker) OpenBSD CVS Sync -- cgit v1.2.3