summaryrefslogtreecommitdiff
path: root/auto_split.h
blob: 37541297f28422c8aacab677ead1fc4330461827 (plain)
1
2
3
4
5
6
#ifndef AUTO_SPLIT_H
#define AUTO_SPLIT_H

extern int auto_split;

#endif