7 lines
68 B
C
7 lines
68 B
C
#ifndef OBJ4_H
|
|
#define OBJ4_H
|
|
|
|
int obj4(void);
|
|
|
|
#endif /* OBJ4_H */
|