blob: e5484c04a59de9315ef8042f4b3fc7fc5b9f2bc7 [file] [log] [blame]
#ifndef _FOO_H
#define _FOO_H
extern int foo(int x);
#endif