]> git.proxmox.com Git - mirror_frr.git/commitdiff
* ospfd.h: Include log.h, fixes compile with gcc-4.0.
authorhasso <hasso>
Fri, 25 Mar 2005 19:48:40 +0000 (19:48 +0000)
committerhasso <hasso>
Fri, 25 Mar 2005 19:48:40 +0000 (19:48 +0000)
[backport candidate]

ospfd/ChangeLog
ospfd/ospfd.h

index f169b8e2819f50a3aee3080eb42a004cffbec9f7..720826d3b2b5fe16d3cfc1186f1bb47eb18a8c64 100644 (file)
@@ -1,3 +1,7 @@
+2005-03-25 Hasso Tepper <hasso at quagga.net>
+
+       * ospfd.h: Include log.h, fixes compile with gcc-4.0.
+
 2005-03-13 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
 
        * ospf_lsa.c: (ospf_lsa_refresh_walker) If the system clock jumps
index 2a6c23e971b3fddbce8d95702cc5292fd1f6a146..a148695665c1dffce1ee6c78166b1cca7af9105c 100644 (file)
@@ -24,6 +24,7 @@
 #define _ZEBRA_OSPFD_H
 
 #include "filter.h"
+#include "log.h"
 
 #define OSPF_VERSION            2