blob: fc0ae143a8d9494df633e73017b3d0bb35068366 [file] [log] [blame]
#ifndef foo_h
#define foo_h
int foo(void);
#endif