pndnotifyd: rework event wait
[pandora-libraries.git] / include / pnd_notify.h
index f4bf594..fc31289 100644 (file)
@@ -40,6 +40,8 @@ unsigned char pnd_notify_rediscover_p ( pnd_notify_handle h );
  */
 unsigned char pnd_notify_wait_until_ready ( unsigned int secs_timeout );
 
+int pnd_notify_fd ( pnd_notify_handle h );
+
 #ifdef __cplusplus
 } /* "C" */
 #endif