#ifndef FOO_H #define FOO_H const char *version(void); #endif