diff options
Diffstat (limited to 'source4/lib/com/dcom')
-rw-r--r-- | source4/lib/com/dcom/main.c | 3 | ||||
-rw-r--r-- | source4/lib/com/dcom/tables.c | 1 |
2 files changed, 0 insertions, 4 deletions
diff --git a/source4/lib/com/dcom/main.c b/source4/lib/com/dcom/main.c index bfa41f9ef6..9c18756da6 100644 --- a/source4/lib/com/dcom/main.c +++ b/source4/lib/com/dcom/main.c @@ -20,11 +20,8 @@ #include "includes.h" #include "system/filesys.h" -#include "dlinklist.h" #include "librpc/gen_ndr/ndr_epmapper.h" #include "librpc/gen_ndr/ndr_remact.h" -#include "librpc/gen_ndr/ndr_oxidresolver.h" -#include "librpc/gen_ndr/ndr_dcom.h" #include "librpc/gen_ndr/com_dcom.h" #include "lib/com/dcom/dcom.h" diff --git a/source4/lib/com/dcom/tables.c b/source4/lib/com/dcom/tables.c index a824413b34..ce4f672d37 100644 --- a/source4/lib/com/dcom/tables.c +++ b/source4/lib/com/dcom/tables.c @@ -19,7 +19,6 @@ */ #include "includes.h" -#include "system/filesys.h" #include "dlinklist.h" #include "librpc/gen_ndr/com_dcom.h" |