X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=src%2Fipc%2FReadWriteLock.cc;h=7fc164fb1a9ce0b4b3a7475930a07425a0c23a47;hb=f7f3304a49c07e7874e9fae279a1e0111e88d2f9;hp=f319264f88af4303724ec03ab3bedbf75b7b858f;hpb=e6d2f353ad90bcc504e359b260f935dc71244376;p=thirdparty%2Fsquid.git diff --git a/src/ipc/ReadWriteLock.cc b/src/ipc/ReadWriteLock.cc index f319264f88..7fc164fb1a 100644 --- a/src/ipc/ReadWriteLock.cc +++ b/src/ipc/ReadWriteLock.cc @@ -4,7 +4,7 @@ * DEBUG: section 54 Interprocess Communication */ -#include "squid.h" +#include "squid-old.h" #include "Store.h" #include "ipc/ReadWriteLock.h"