#ifndef LIGHTNING_LIGHTNINGD_NOTIFICATION_H #define LIGHTNING_LIGHTNINGD_NOTIFICATION_H #include "config.h" #include #include bool notifications_have_topic(const char *topic); #endif /* LIGHTNING_LIGHTNINGD_NOTIFICATION_H */