summaryrefslogtreecommitdiff
path: root/source4/lib/com
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2006-03-16 12:43:28 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:57:29 -0500
commit4f1c8daa36a7a0372c5fd9eab51f3c16ee81c49d (patch)
tree939bf68e14b246f77ffad69a5a3329b4fd4c4c33 /source4/lib/com
parentbc8eb1e6e56dfd2188408f09af0ef62db65d1197 (diff)
downloadsamba-4f1c8daa36a7a0372c5fd9eab51f3c16ee81c49d.tar.gz
samba-4f1c8daa36a7a0372c5fd9eab51f3c16ee81c49d.tar.bz2
samba-4f1c8daa36a7a0372c5fd9eab51f3c16ee81c49d.zip
r14470: Remove some unnecessary headers.
(This used to be commit f7312dab3b9aba2b2b82e8a6e0c483a32a03a63a)
Diffstat (limited to 'source4/lib/com')
-rw-r--r--source4/lib/com/dcom/main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/lib/com/dcom/main.c b/source4/lib/com/dcom/main.c
index 0bd83c800a..14a7287c59 100644
--- a/source4/lib/com/dcom/main.c
+++ b/source4/lib/com/dcom/main.c
@@ -21,7 +21,6 @@
#include "includes.h"
#include "system/filesys.h"
#include "librpc/gen_ndr/epmapper.h"
-#include "librpc/gen_ndr/ndr_remact.h"
#include "librpc/gen_ndr/ndr_remact_c.h"
#include "librpc/gen_ndr/com_dcom.h"
#include "lib/com/dcom/dcom.h"