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