#include #include "hello.c" int main() { hello(); return 0; }