diff options
Diffstat (limited to 'bgpd/rfapi/vnc_export_table.h')
| -rw-r--r-- | bgpd/rfapi/vnc_export_table.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bgpd/rfapi/vnc_export_table.h b/bgpd/rfapi/vnc_export_table.h index 957e0432ef..f715de0857 100644 --- a/bgpd/rfapi/vnc_export_table.h +++ b/bgpd/rfapi/vnc_export_table.h @@ -9,7 +9,7 @@ #define _QUAGGA_VNC_VNC_EXPORT_TABLE_H_ #include "lib/table.h" -#include "event.h" +#include "frrevent.h" #include "lib/vty.h" #include "bgpd/bgpd.h" |
