blob: ca2934791000da032c49d58bc692c61b30ca8a8b [file] [log] [blame]
#ifndef __FOO_H__
#define __FOO_H__
int foo();
#endif