aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc/bcast.c
diff options
context:
space:
mode:
Diffstat (limited to 'net/tipc/bcast.c')
-rw-r--r--net/tipc/bcast.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/tipc/bcast.c b/net/tipc/bcast.c
index 22a60fc98392..7d449f03c385 100644
--- a/net/tipc/bcast.c
+++ b/net/tipc/bcast.c
@@ -47,6 +47,7 @@
47#include "name_distr.h" 47#include "name_distr.h"
48#include "bearer.h" 48#include "bearer.h"
49#include "name_table.h" 49#include "name_table.h"
50#include "port.h"
50#include "bcast.h" 51#include "bcast.h"
51 52
52#define MAX_PKT_DEFAULT_MCAST 1500 /* bcast link max packet size (fixed) */ 53#define MAX_PKT_DEFAULT_MCAST 1500 /* bcast link max packet size (fixed) */