commit | 343f5cc76922c8c741a47d1ae9646fcf263d32d7 | [log] [tgz] |
---|---|---|
author | hasso <hasso> | Fri Mar 25 19:48:40 2005 +0000 |
committer | hasso <hasso> | Fri Mar 25 19:48:40 2005 +0000 |
tree | dd82bdb7e7ab441fcbf66d27ea10bc4007857012 | |
parent | 7cee1bb15089e4e994958651bd45a6f81c4215aa [diff] [blame] |
* ospfd.h: Include log.h, fixes compile with gcc-4.0. [backport candidate]
diff --git a/ospfd/ospfd.h b/ospfd/ospfd.h index 2a6c23e..a148695 100644 --- a/ospfd/ospfd.h +++ b/ospfd/ospfd.h
@@ -24,6 +24,7 @@ #define _ZEBRA_OSPFD_H #include "filter.h" +#include "log.h" #define OSPF_VERSION 2