X-Git-Url: http://git.ipfire.org/?p=thirdparty%2Fsquid.git;a=blobdiff_plain;f=src%2FSquidConfig.h;fp=src%2FSquidConfig.h;h=8ac9a47b94112d43ecb74616537b6cb0968c1131;hp=83063220ade36d4101ed8570743fc676bc3c4eb7;hb=1c464a532ab78b6ea240afd3a8a7a2485080dde0;hpb=6793ad05d9864bd3acc1c273e8bdff66a3f9c477 diff --git a/src/SquidConfig.h b/src/SquidConfig.h index 83063220ad..8ac9a47b94 100644 --- a/src/SquidConfig.h +++ b/src/SquidConfig.h @@ -519,7 +519,7 @@ public: CpuAffinityMap *cpuAffinityMap; #if USE_LOADABLE_MODULES - wordlist *loadable_module_names; + SBufList loadable_module_names; #endif int client_ip_max_connections;