blob: e061d1065cabb3362ff668114f10e51e8c0efe0e [file] [log] [blame]
#ifndef FOO_H
#define FOO_H
extern int foo(int x);
#endif /* FOO_H */