From 32f1c6e4679b6e0737616f3e58528531e826a3ce Mon Sep 17 00:00:00 2001 From: John Crispin Date: Thu, 18 Apr 2013 21:27:58 +0200 Subject: fix behaviour during sysupgrade Signed-off-by: John Crispin --- hotplug.h | 1 + 1 file changed, 1 insertion(+) (limited to 'hotplug.h') diff --git a/hotplug.h b/hotplug.h index 7018d23..e33afcb 100644 --- a/hotplug.h +++ b/hotplug.h @@ -18,6 +18,7 @@ #include void hotplug(char *rules); +void hotplug_shutdown(void); void hotplug_last_event(uloop_timeout_handler handler); #endif -- cgit v1.2.3