sön 2006-09-03 klockan 15:05 +0200 skrev Guido Serassio: > Here there is the Squid 2.6 MinGW support patch and the three new files > needed.
Looks OK to me. Only notable change outside win32 is the addition of a new result argument to ipcCreate(), unused except on win32. No problem. But why these #ifndef:s around the C code? Index: lib/util.c +#ifndef UTIL_C +#define UTIL_C Index: src/comm.c +#ifndef COMM_C +#define COMM_C Regards Henrik
signature.asc
Description: Detta är en digitalt signerad meddelandedel
