#ifndef SOCKS_PRINTK_H_ #define SOCKS_PRINTK_H_ extern int printk(const char *format, ...); #endif