blob: a0c22ed6be8f6b08b25e5e53eb77aefe5cc8d15b [file] [log] [blame]
#ifndef BAR_H
#define BAR_H
extern int bar(void);
#endif /* BAR_H */