summaryrefslogtreecommitdiffstats
path: root/source/include/includes.h
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2008-03-01 09:26:43 +0100
committerVolker Lendecke <vl@samba.org>2008-03-01 09:38:14 +0100
commit030bef7f22f7a73466204b7860f397dbca9f2ab0 (patch)
tree00a3a2aab5cddad55c3983dce79f32d24fcf95bb /source/include/includes.h
parent5f53a62be8a21b8d92ac44b18d202882500356e8 (diff)
downloadsamba-030bef7f22f7a73466204b7860f397dbca9f2ab0.tar.gz
samba-030bef7f22f7a73466204b7860f397dbca9f2ab0.tar.xz
samba-030bef7f22f7a73466204b7860f397dbca9f2ab0.zip
Revert "Add basic infrastructure for general async requests"
This reverts commit ae254cb61f4b9331755848c47ebc34e90dd80390.
Diffstat (limited to 'source/include/includes.h')
-rw-r--r--source/include/includes.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/include/includes.h b/source/include/includes.h
index 8d4bfc0f8e7..c54afd89331 100644
--- a/source/include/includes.h
+++ b/source/include/includes.h
@@ -723,7 +723,6 @@ typedef char fstring[FSTRING_LEN];
#include "ctdbd_conn.h"
#include "talloc_stack.h"
#include "memcache.h"
-#include "async_req.h"
/* used in net.c */
struct functable {