From ab36d597e75286cca09abd75c67d8072c0ff64cf Mon Sep 17 00:00:00 2001 From: Günther Deschner Date: Thu, 24 Mar 2011 15:56:32 +0100 Subject: s3-messages: make ndr_messaging.h part of messages.h. Guenther --- source3/lib/dmallocmsg.c | 1 - 1 file changed, 1 deletion(-) (limited to 'source3/lib/dmallocmsg.c') diff --git a/source3/lib/dmallocmsg.c b/source3/lib/dmallocmsg.c index 837994a6ea..889f4ed3db 100644 --- a/source3/lib/dmallocmsg.c +++ b/source3/lib/dmallocmsg.c @@ -17,7 +17,6 @@ */ #include "includes.h" -#include "librpc/gen_ndr/messaging.h" #include "messages.h" /** -- cgit