summaryrefslogtreecommitdiffstats
path: root/discover/udev.h
diff options
context:
space:
mode:
Diffstat (limited to 'discover/udev.h')
-rw-r--r--discover/udev.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/discover/udev.h b/discover/udev.h
index a23eef4..250273f 100644
--- a/discover/udev.h
+++ b/discover/udev.h
@@ -24,4 +24,5 @@ struct udev *udev_init(struct device_handler *handler);
void udev_destroy(struct udev *udev);
+const char *udev_event_param(struct udev_event *event, const char *name);
#endif /* _UDEV_H */
OpenPOWER on IntegriCloud