#ifndef __UTIL_H__ #define __UTIL_H__ int util_read_header(int sock, char *buff, unsigned long len); #endif /* __UTIL_H__ */