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