6 lines
39 B
C
6 lines
39 B
C
#ifndef ONE_H
|
|
|
|
void one(void);
|
|
|
|
#endif
|
#ifndef ONE_H
|
|
|
|
void one(void);
|
|
|
|
#endif
|