#ifndef NTC_H #define NTC_H const char* ntc_get_arg(const char *name); #endif