summaryrefslogtreecommitdiffstats
path: root/src/providers
diff options
context:
space:
mode:
Diffstat (limited to 'src/providers')
-rw-r--r--src/providers/dp_ptask.h2
-rw-r--r--src/providers/dp_refresh.h1
2 files changed, 0 insertions, 3 deletions
diff --git a/src/providers/dp_ptask.h b/src/providers/dp_ptask.h
index 7e45862e4..6a241fb7a 100644
--- a/src/providers/dp_ptask.h
+++ b/src/providers/dp_ptask.h
@@ -25,8 +25,6 @@
#include <talloc.h>
#include <time.h>
-#include "providers/dp_backend.h"
-
/* solve circular dependency */
struct be_ctx;
diff --git a/src/providers/dp_refresh.h b/src/providers/dp_refresh.h
index 0dedbc3c1..0c4d4a08e 100644
--- a/src/providers/dp_refresh.h
+++ b/src/providers/dp_refresh.h
@@ -24,7 +24,6 @@
#include <tevent.h>
#include <talloc.h>
-#include "providers/dp_backend.h"
#include "providers/dp_ptask.h"
/* solve circular dependency */