chiark / gitweb /
Merge branches 'idx/verh' and 'idx/qmqpc'
[qmail] / subfdouts.c
1 #include "readwrite.h"
2 #include "substdio.h"
3 #include "subfd.h"
4
5 char subfd_outbufsmall[256];
6 static substdio it = SUBSTDIO_FDBUF(write,1,subfd_outbufsmall,256);
7 substdio *subfdoutsmall = ⁢