blob: 6199d29c4ec621a3d708d1193486c4449b8a555a [file] [log] [blame]
#ifndef LIB1_H
#define LIB1_H
void say_something(void);
#endif