#ifndef _MYHEADER_H #define _MYHEADER_H 1 char *foo(int n, int h, int w); #endif /* myheader.h */