diff options
-rw-r--r-- | source3/services/services_db.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/source3/services/services_db.c b/source3/services/services_db.c index f9bbb23eb3..6d361c7464 100644 --- a/source3/services/services_db.c +++ b/source3/services/services_db.c @@ -23,9 +23,6 @@ #include "includes.h" #include "services/services.h" #include "registry.h" -#include "registry/reg_util_legacy.h" -#include "registry/reg_dispatcher.h" -#include "registry/reg_objects.h" #include "registry/reg_api_util.h" struct rcinit_file_information { |