#include #include "myfun.h" int main(int argc, char *argv[]) { myfun1(); return 0; }