auto_split.h (74B)
1 #ifndef AUTO_SPLIT_H 2 #define AUTO_SPLIT_H 3 4 extern int auto_split; 5 6 #endif