From 4f1c8daa36a7a0372c5fd9eab51f3c16ee81c49d Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Thu, 16 Mar 2006 12:43:28 +0000 Subject: r14470: Remove some unnecessary headers. (This used to be commit f7312dab3b9aba2b2b82e8a6e0c483a32a03a63a) --- source4/lib/com/dcom/main.c | 1 - 1 file changed, 1 deletion(-) (limited to 'source4/lib/com/dcom/main.c') 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" -- cgit