blob: 4ec598ad513eb915d835bbd3a751f7ca32fb4475 [file] [log] [blame]
#ifndef FOO_H
#define FOO_H
int foo();
#endif