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