summaryrefslogtreecommitdiffhomepage
path: root/netifd.h
diff options
context:
space:
mode:
Diffstat (limited to 'netifd.h')
-rw-r--r--netifd.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/netifd.h b/netifd.h
index be29b3c..fc2b6a7 100644
--- a/netifd.h
+++ b/netifd.h
@@ -18,5 +18,6 @@ struct interface;
extern const char *main_path;
void netifd_restart(void);
+void netifd_reload(void);
#endif