From 4ed73b6f071b43dcb9f79eaf8821ccaaa268ebfb Mon Sep 17 00:00:00 2001 From: Robert James Kaes Date: Sun, 23 Dec 2001 03:28:03 +0000 Subject: Fixed up the order of some of the includes to cope with OpenBSD. Also, test for the MSG_NOSIGNAL define. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index f751dc0..1f6ab44 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2001-12-22 Robert James Kaes + + * src/tinyproxy.h: Add a test for the MSG_NOSIGNAL define, so it's + apparently a non-standard extension to send(). Also, moved the + include after the includes for the various time + include files. + 2001-12-19 Robert James Kaes * src/reqs.c (write_message): Encapsulate code to handle sending -- cgit v1.2.3