diff options
Diffstat (limited to 'src/include/auto_usera.h')
-rw-r--r-- | src/include/auto_usera.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/include/auto_usera.h b/src/include/auto_usera.h new file mode 100644 index 0000000..49d7755 --- /dev/null +++ b/src/include/auto_usera.h @@ -0,0 +1,6 @@ +#ifndef AUTO_USERA_H +#define AUTO_USERA_H + +extern char auto_usera[]; + +#endif |