summaryrefslogtreecommitdiff
path: root/test cases/frameworks/38 gettext extractor/src/lib2/lib2.h
blob: faf693f7ceb3c244dc1ff74be5436356c28b5d17 (plain)
1
2
3
4
5
6
#ifndef LIB2_H
#define LIB2_H

void say_something_else(void);

#endif