* ospfd.h: Include log.h, fixes compile with gcc-4.0.

[backport candidate]
This commit is contained in:
hasso 2005-03-25 19:48:40 +00:00
parent 7cee1bb150
commit 343f5cc769
2 changed files with 5 additions and 0 deletions

View 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

View File

@ -24,6 +24,7 @@
#define _ZEBRA_OSPFD_H
#include "filter.h"
#include "log.h"
#define OSPF_VERSION 2