summaryrefslogtreecommitdiffstats
path: root/hotplug.h
diff options
context:
space:
mode:
Diffstat (limited to 'hotplug.h')
-rw-r--r--hotplug.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/hotplug.h b/hotplug.h
index 7018d23..e33afcb 100644
--- a/hotplug.h
+++ b/hotplug.h
@@ -18,6 +18,7 @@
#include <libubox/uloop.h>
void hotplug(char *rules);
+void hotplug_shutdown(void);
void hotplug_last_event(uloop_timeout_handler handler);
#endif