Hello. Sergey Suleymanov wrote:
timid.c: In function `timid_preinit': timid.c:105: `in_addr_t' undeclared (first use in this function)
Of course you can change "sizeof(in_addr_t)" to something like "sizeof(*serv->h_addr)", but it is unclear why it doesn't work for you. "man inet" refers to "in_addr_t" a lot, so it must be perfectly OK to use IMO.
- To unsubscribe from this list: send the line "unsubscribe linux-msdos" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
