- (dtucker) [openbsd-compat/port-aix.{c,h}] Reduce scope of includes.
   Prevents macro redefinition warnings of "RDONLY".
diff --git a/ChangeLog b/ChangeLog
index f3d8d49..e431855 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,8 @@
    macro redefinitions, and if not, remove "-qlanglvl=ansi" from the flags.
    Allows build out of the box with older VAC and XLC compilers.  Found by
    David Bronder and Bernhard Simon.
+ - (dtucker) [openbsd-compat/port-aix.{c,h}] Reduce scope of includes.
+   Prevents macro redefinition warnings of "RDONLY".
 
 20060916
  - OpenBSD CVS Sync
@@ -5455,4 +5457,4 @@
    - (djm) Trim deprecated options from INSTALL. Mention UsePAM
    - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
 
-$Id: ChangeLog,v 1.4551 2006/09/18 13:17:40 dtucker Exp $
+$Id: ChangeLog,v 1.4552 2006/09/18 13:54:32 dtucker Exp $