diff options
Diffstat (limited to 'test cases/common/191 install_mode/rootdir.h')
-rw-r--r-- | test cases/common/191 install_mode/rootdir.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test cases/common/191 install_mode/rootdir.h b/test cases/common/191 install_mode/rootdir.h new file mode 100644 index 0000000..72fb132 --- /dev/null +++ b/test cases/common/191 install_mode/rootdir.h @@ -0,0 +1,3 @@ +/* This header goes to include dir root. */ + +int root_func(); |