7 lines
68 B
C
Raw Normal View History

2019-11-11 23:01:05 +01:00
#ifndef OBJ2_H
#define OBJ2_H
int obj2(void);
#endif /* OBJ2_H */