X-Git-Url: http://git.archive.openwrt.org/?p=project%2Fprocd.git;a=blobdiff_plain;f=hotplug.h;h=e33afcbfb9628ad7519ddb8ce415ec2f74858cb7;hp=7018d2397f49a2c7f34537fa2fb72b8f03632bc2;hb=32f1c6e4679b6e0737616f3e58528531e826a3ce;hpb=9961e88dd853a30503298378679d2cedc497410e 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