~ubuntu-branches/ubuntu/intrepid/djbdns/intrepid-updates

1
2
3
4
5
#include "buffer.h"

char buffer_2_space[256];
static buffer it = BUFFER_INIT(buffer_unixwrite,2,buffer_2_space,sizeof buffer_2_space);
buffer *buffer_2 = ⁢