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