aboutsummaryrefslogtreecommitdiff
path: root/test cases/common/26 config subdir/include/config.h.in
blob: 4c3c62dbea5d15e5beb824187e6e470f067318e8 (plain)
1
2
3
4
5
6
#ifndef CONFIG_H_
#define CONFIG_H_

#define RETURN_VALUE @number@

#endif