#ifndef NOTCURSES_TEST_MAIN #define NOTCURSES_TEST_MAIN #include #include #include "version.h" #include char* find_data(const char* datum); #endif