aboutsummaryrefslogtreecommitdiff
path: root/lwip/startup.h
diff options
context:
space:
mode:
Diffstat (limited to 'lwip/startup.h')
-rw-r--r--lwip/startup.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lwip/startup.h b/lwip/startup.h
index 0c197bf0..75b909c5 100644
--- a/lwip/startup.h
+++ b/lwip/startup.h
@@ -21,6 +21,6 @@
#ifndef LWIP_STARTUP_H
#define LWIP_STARTUP_H
-void arrange_shutdown_notification ();
+void arrange_shutdown_notification (void);
#endif /* LWIP_STARTUP_H */