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