File: auto_split.h

package info (click to toggle)
qmail 1.03-24
  • links: PTS
  • area: non-free
  • in suites: woody
  • size: 2,980 kB
  • ctags: 2,077
  • sloc: ansic: 16,163; makefile: 2,436; sh: 749; perl: 537
file content (6 lines) | stat: -rw-r--r-- 74 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
#ifndef AUTO_SPLIT_H
#define AUTO_SPLIT_H

extern int auto_split;

#endif