diff options
| author | Amitay Isaacs <amitay@gmail.com> | 2012-04-13 16:47:28 +1000 |
|---|---|---|
| committer | Amitay Isaacs <amitay@gmail.com> | 2012-04-13 17:28:14 +1000 |
| commit | 43925915550ec8d7f3365fc5f749ea4687183b20 (patch) | |
| tree | 20203626290c53b43c98d8bf955012787494d9c3 /ctdb/utils/pmda | |
| parent | 131d35d67d9b0f09948d666163f0f107490cfcae (diff) | |
| download | samba-43925915550ec8d7f3365fc5f749ea4687183b20.tar.gz samba-43925915550ec8d7f3365fc5f749ea4687183b20.tar.xz samba-43925915550ec8d7f3365fc5f749ea4687183b20.zip | |
Remove explicit include of lib/tevent/tevent.h.
Signed-off-by: Amitay Isaacs <amitay@gmail.com>
(This used to be ctdb commit 0681014ca5ed2a9b56f63fdace7f894beccf8a9a)
Diffstat (limited to 'ctdb/utils/pmda')
| -rw-r--r-- | ctdb/utils/pmda/pmda_ctdb.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ctdb/utils/pmda/pmda_ctdb.c b/ctdb/utils/pmda/pmda_ctdb.c index 927fea5805..c8983ef2b8 100644 --- a/ctdb/utils/pmda/pmda_ctdb.c +++ b/ctdb/utils/pmda/pmda_ctdb.c @@ -23,7 +23,6 @@ #include <pcp/impl.h> #include <pcp/pmda.h> #include "../../include/includes.h" -#include "../../lib/tevent/tevent.h" #include "../../include/ctdb.h" #include "../../include/ctdb_private.h" #include "../../include/ctdb_protocol.h" |
