From: Dmitry Kurochkin Date: Tue, 1 Feb 2011 05:07:38 +0000 (+0300) Subject: Merge 3p2-rock. X-Git-Tag: take01~11 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b6c9e8a181ff9c1537441d8bac184d49af56ddb2;p=thirdparty%2Fsquid.git Merge 3p2-rock. --- b6c9e8a181ff9c1537441d8bac184d49af56ddb2 diff --cc src/ipc/Makefile.am index 19f91118ed,522adc8d9e..cff479eb29 --- a/src/ipc/Makefile.am +++ b/src/ipc/Makefile.am @@@ -17,10 -16,10 +17,12 @@@ libipc_la_SOURCES = StrandCoord.cc \ StrandCoord.h \ StrandCoords.h \ + StrandSearch.cc \ + StrandSearch.h \ SharedListen.cc \ SharedListen.h \ + SharedMemory.cc \ + SharedMemory.h \ TypedMsgHdr.cc \ TypedMsgHdr.h \ Coordinator.cc \