#include void hello_from_both(); int main(void) { hello_from_both(); }