#include #include "runtime-config.h" #include "notify.h" int main() { notify_init_early(); notify_init(); }