blob: 5b5c8f2344b7276fe1125d8c36e03088aa0e35eb [file] [log] [blame]
#ifndef FOO_FOO_H
#define FOO_FOO_H
extern int foo(void);
#endif /* FOO_FOO_H */