summaryrefslogtreecommitdiff
path: root/netifd.h
diff options
context:
space:
mode:
Diffstat (limited to 'netifd.h')
-rw-r--r--netifd.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/netifd.h b/netifd.h
index 69210ac..916b79e 100644
--- a/netifd.h
+++ b/netifd.h
@@ -16,4 +16,6 @@
struct device;
struct interface;
+void netifd_restart(void);
+
#endif