#ifndef __GAM_POLL_DNOTIFY_H #define __GAM_POLL_DNOTIFY_H #include "gam_poll_generic.h" G_BEGIN_DECLS gboolean gam_poll_dnotify_init (void); G_END_DECLS #endif