From 35cfc90cce32b19c71d2f40aab06d36eb6bfdc44 Mon Sep 17 00:00:00 2001 From: Paul Jakma Date: Sun, 28 May 2006 08:08:24 +0000 Subject: [lib] include inttypes.h rather than stdint.h, provide defines where missing 2006-05-28 Paul Jakma * zebra.h: Include inttypes.h rather than stdint.h, best practice according to the autoconf manual. Add UINT*_MAX defines for older platforms lacking these (FBSD 4) --- lib/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'lib/ChangeLog') diff --git a/lib/ChangeLog b/lib/ChangeLog index db3c546c..b857b135 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,9 @@ +2006-05-28 Paul Jakma + + * zebra.h: Include inttypes.h rather than stdint.h, best practice + according to the autoconf manual. + Add UINT*_MAX defines for older platforms lacking these (FBSD 4) + 2006-05-21 Andrew J. Schorr * if.h: (struct connected) Document the meaning of the -- cgit v1.2.1