#ifndef FOO_H #define FOO_H // Some function just for the sake of an existing function void foo(void); #endif