- stevesk@cvs.openbsd.org 2006/07/03 17:59:32
     [channels.c includes.h]
     move #include <arpa/inet.h> out of includes.h; old ok djm@
     (portable needed session.c too)
diff --git a/ChangeLog b/ChangeLog
index f1f1471..9c923a6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -26,6 +26,10 @@
    - stevesk@cvs.openbsd.org 2006/07/03 08:54:20
      [includes.h ssh.c sshconnect.c sshd.c]
      move #include "version.h" out of includes.h; ok markus@
+   - stevesk@cvs.openbsd.org 2006/07/03 17:59:32
+     [channels.c includes.h]
+     move #include <arpa/inet.h> out of includes.h; old ok djm@
+     (portable needed session.c too)
 
 20060706
  - (dtucker) [configure.ac] Try AIX blibpath test in different order when
@@ -4759,4 +4763,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.4366 2006/07/10 10:23:39 djm Exp $
+$Id: ChangeLog,v 1.4367 2006/07/10 10:26:27 djm Exp $