#include #include "../nostr_core/nostr_core.h" int main(void) { printf("Header included successfully\n"); return 0; }