summaryrefslogtreecommitdiffhomepage
path: root/system.h
diff options
context:
space:
mode:
Diffstat (limited to 'system.h')
-rw-r--r--system.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/system.h b/system.h
index bc1b932..acfaa37 100644
--- a/system.h
+++ b/system.h
@@ -101,4 +101,6 @@ time_t system_get_rtime(void);
void system_fd_set_cloexec(int fd);
+int system_update_ipv6_mtu(struct device *device, int mtu);
+
#endif