Revision: 14489 Author: adrian.chadd Date: Wed Mar 24 08:22:33 2010 Log: More portability fixes from Issue #94.
http://code.google.com/p/lusca-cache/source/detail?r=14489 Modified: /branches/LUSCA_HEAD/libcore/tools.c ======================================= --- /branches/LUSCA_HEAD/libcore/tools.c Wed Jul 8 15:39:26 2009 +++ /branches/LUSCA_HEAD/libcore/tools.c Wed Mar 24 08:22:33 2010 @@ -2,8 +2,6 @@ #include <stdlib.h> #include <unistd.h> #include <sys/types.h> -#include <netinet/in.h> -#include <arpa/inet.h> #include <sys/time.h> #include <string.h> -- You received this message because you are subscribed to the Google Groups "lusca-commit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/lusca-commit?hl=en.
