DEBSOURCES
Skip Quicknav
sources / djbdns / 1%3A1.05-22 / printpacket.h
12345678
#ifndef PRINTPACKET_H #define PRINTPACKET_H #include "stralloc.h" extern unsigned int printpacket_cat(stralloc *,char *,unsigned int); #endif