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