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