debian/rules: Use `git' potty wrapper.
[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 = ⁢