#ifndef PATH2_H
#define PATH2_H
extern int path2(int x);
#endif