blob: 905a83ae9785e3cba9fa536c763df35cfa2dce6b [file] [log] [blame]
#ifndef FIRST_H
#define FIRST_H
extern int first(int x, int y);
#endif /* FIRST_H */