#ifndef FIRST_H #define FIRST_H extern int first(int x, int y); #endif /* FIRST_H */