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