diff options
Diffstat (limited to 'src/curconfig.h')
-rw-r--r-- | src/curconfig.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/curconfig.h b/src/curconfig.h new file mode 100644 index 0000000..f1ffaff --- /dev/null +++ b/src/curconfig.h @@ -0,0 +1,5 @@ +#ifndef _RCC_CUR_CONFIG_H +#define _RCC_CUR_CONFIG_H + + +#endif /* _RCC_CUR_CONFIG_H */ |