src/adaptation/icap.
#ifndef SQUID_ASYNCJOBCALLS_H
#define SQUID_ASYNCJOBCALLS_H
-#include "ICAP/AsyncJob.h"
+#include "base/AsyncJob.h"
/*
* *MemFunT are member function (i.e., class method) wrappers. They store
#include "MemBuf.h"
#include "AsyncCall.h"
-#include "ICAP/AsyncJob.h"
+#include "base/AsyncJob.h"
class BodyPipe;
#include "StoreIOBuffer.h"
#include "forward.h"
#include "BodyPipe.h"
-#include "ICAP/AsyncJob.h"
+#include "base/AsyncJob.h"
#include "CommCalls.h"
#if USE_ADAPTATION
#ifndef SQUID_ADAPTATION__ACCESS_CHECK_H
#define SQUID_ADAPTATION__ACCESS_CHECK_H
-#include "ICAP/AsyncJob.h"
+#include "base/AsyncJob.h"
#include "adaptation/Elements.h"
#include "adaptation/forward.h"
#define SQUID_ADAPTATION__INITIATE_H
#include "AsyncCall.h"
-#include "ICAP/AsyncJob.h"
+#include "base/AsyncJob.h"
#include "adaptation/forward.h"
class HttpMsg;
#ifndef SQUID_ADAPTATION__INITIATOR_H
#define SQUID_ADAPTATION__INITIATOR_H
-#include "ICAP/AsyncJob.h"
+#include "base/AsyncJob.h"
#include "adaptation/forward.h"
/*
#ifndef SQUID_ASYNC_JOB_H
#define SQUID_ASYNC_JOB_H
-/// \todo move src/ICAP/AsyncJob.* to src/
-
-
#include "AsyncCall.h"
#include "TextException.h"
#include "StoreIOBuffer.h"
#include "BodyPipe.h"
#include "RefCount.h"
-#include "ICAP/AsyncJob.h"
+#include "base/AsyncJob.h"
#include "CommCalls.h"
class ConnStateData;
#include "client_side.h"
#include "AccessLogEntry.h"
#include "dlink.h"
-#include "ICAP/AsyncJob.h"
+#include "base/AsyncJob.h"
#if USE_ADAPTATION
#include "adaptation/forward.h"