summaryrefslogtreecommitdiff
path: root/test cases/common/284 pkgconfig subproject/subprojects/simple2/simple2.h
blob: 472e135f2b612a83c42591d0dcca5e0de39697a6 (plain)
1
2
3
4
5
6
#ifndef SIMPLE2_H_
#define SIMPLE2_H_

int simple_simple_function(void);

#endif