#ifndef FOO_FOO_H
#define FOO_FOO_H

extern int  foo(void);

#endif /* FOO_FOO_H */