Checkpoint commit: refactoring the request code in TIDS for better reuse
[trust_router.git] / include / tr_config.h
index 89fd328..dae9d4a 100644 (file)
@@ -73,6 +73,7 @@ typedef struct tr_cfg_internal {
   unsigned int max_tree_depth;
   unsigned int tids_port;
   unsigned int trps_port;
+  unsigned int monitoring_port;
   const char *hostname;
   int log_threshold;
   int console_threshold;