reorder includes to avoid warning.
fixes rest of bug #62
diff --git a/zebra/ChangeLog b/zebra/ChangeLog
index 7f3d724..e4547f6 100644
--- a/zebra/ChangeLog
+++ b/zebra/ChangeLog
@@ -1,3 +1,8 @@
+2003-12-03  Greg Troxel  <gdt@poblano.ir.bbn.com>
+
+	* rtadv.c: reorder includes to avoid compiler warning (define
+	structs before using them in prototypes)
+
 2003-05-25 Jim Crumpler <Jim.Crumpler@edion.com>
 
   * zserv.c: Add "ip forwarding" command.