summaryrefslogtreecommitdiffstats
path: root/hicn-light/src/config/configurationListeners.h
diff options
context:
space:
mode:
Diffstat (limited to 'hicn-light/src/config/configurationListeners.h')
-rw-r--r--hicn-light/src/config/configurationListeners.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/hicn-light/src/config/configurationListeners.h b/hicn-light/src/config/configurationListeners.h
index 7332b0c64..c97617d81 100644
--- a/hicn-light/src/config/configurationListeners.h
+++ b/hicn-light/src/config/configurationListeners.h
@@ -47,6 +47,9 @@
void configurationListeners_SetupAll(const Configuration *config, uint16_t port,
const char *localPath);
+void configurationListeners_SetutpLocalIPv4(const Configuration *config,
+ uint16_t port);
+
bool configurationListeners_Remove(const Configuration *config);
// light functions