VOL-1447: Changes in OpenOLT driver for creating the Traffic Schedulers and
Queues as per the TechProfile configuration

Change-Id: I3a51ce53c8f9bd369b89b5f1f55f74f73893d65e
diff --git a/agent/src/indications.h b/agent/src/indications.h
index db064d3..c2f0724 100644
--- a/agent/src/indications.h
+++ b/agent/src/indications.h
@@ -30,5 +30,6 @@
 extern grpc::Status SubscribeIndication();
 extern dev_log_id openolt_log_id;
 extern dev_log_id omci_log_id;
+extern uint32_t nni_intf_id;
 
 #endif