From d66a7b56634f88181dd2dd23706c30bf23366424 Mon Sep 17 00:00:00 2001 From: ajs Date: Fri, 8 Apr 2005 16:42:03 +0000 Subject: 2005-04-08 Andrew J. Schorr * zebra.h: If GNU_LINUX is defined, then define _GNU_SOURCE. This fixes a problem where we were not getting the declaration of strnlen in . --- lib/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'lib/ChangeLog') diff --git a/lib/ChangeLog b/lib/ChangeLog index 00b11a1a..86a3b856 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,9 @@ +2005-04-08 Andrew J. Schorr + + * zebra.h: If GNU_LINUX is defined, then define _GNU_SOURCE. This + fixes a problem where we were not getting the declaration of strnlen + in . + 2005-04-08 Hasso Tepper * routemap.[ch]: Added "description ..." command. -- cgit v1.2.1