summaryrefslogtreecommitdiffstats
path: root/bgpd/bgp_msg_read.h
diff options
context:
space:
mode:
Diffstat (limited to 'bgpd/bgp_msg_read.h')
-rw-r--r--bgpd/bgp_msg_read.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bgpd/bgp_msg_read.h b/bgpd/bgp_msg_read.h
index f1d3f188..cc1272e8 100644
--- a/bgpd/bgp_msg_read.h
+++ b/bgpd/bgp_msg_read.h
@@ -23,7 +23,7 @@
#ifndef BGP_MSG_READ_H_
#define BGP_MSG_READ_H_
-#include "bgpd/bgp_session.h"
+#include "bgpd/bgp_common.h"
extern int
bgp_msg_check_header(bgp_connection connection);