[memcached] plindner, r510: Part 1 of the Windows compatibility patc...

Steven Grimm sgrimm at facebook.com
Mon Apr 16 22:26:47 UTC 2007


commits at code.sixapart.com wrote:
> +#include <unistd.h>
> +#include <netinet/in.h>
> +#include <errno.h>
>   

netinet/in.h is already included in memcached.h, which is included at 
the top of all the .c files.

-Steve


More information about the memcached mailing list