#ifndef LINUX_DEF_H #define LINUX_DEF_H void getDistro(const char *distroname); #endif