mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-14 10:37:29 +00:00
* ospfd.h: Include log.h, fixes compile with gcc-4.0.
[backport candidate]
This commit is contained in:
parent
7cee1bb150
commit
343f5cc769
@ -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>
|
2005-03-13 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
|
||||||
|
|
||||||
* ospf_lsa.c: (ospf_lsa_refresh_walker) If the system clock jumps
|
* ospf_lsa.c: (ospf_lsa_refresh_walker) If the system clock jumps
|
||||||
|
@ -24,6 +24,7 @@
|
|||||||
#define _ZEBRA_OSPFD_H
|
#define _ZEBRA_OSPFD_H
|
||||||
|
|
||||||
#include "filter.h"
|
#include "filter.h"
|
||||||
|
#include "log.h"
|
||||||
|
|
||||||
#define OSPF_VERSION 2
|
#define OSPF_VERSION 2
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user