summaryrefslogtreecommitdiff
path: root/source4/librpc/rpc/dcerpc.h
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2007-08-30 22:25:59 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 15:03:13 -0500
commit09c188e7353a74d05a674935c85e548bd09073ae (patch)
tree63f49d3b5851aa13193444c5e17a5e979bb745ec /source4/librpc/rpc/dcerpc.h
parent4fa13976a2a2ef72a74590c75d2f25cbbea48b83 (diff)
downloadsamba-09c188e7353a74d05a674935c85e548bd09073ae.tar.gz
samba-09c188e7353a74d05a674935c85e548bd09073ae.tar.bz2
samba-09c188e7353a74d05a674935c85e548bd09073ae.zip
r24812: Fix headers for external users.
(This used to be commit ff6684adfd96b59381dd941e54070ab9f8984912)
Diffstat (limited to 'source4/librpc/rpc/dcerpc.h')
-rw-r--r--source4/librpc/rpc/dcerpc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/librpc/rpc/dcerpc.h b/source4/librpc/rpc/dcerpc.h
index f075075c02..b53f786618 100644
--- a/source4/librpc/rpc/dcerpc.h
+++ b/source4/librpc/rpc/dcerpc.h
@@ -23,7 +23,7 @@
#ifndef __DCERPC_H__
#define __DCERPC_H__
-#include "core.h"
+#include "lib/util/data_blob.h"
#include "librpc/gen_ndr/dcerpc.h"
#include "librpc/ndr/libndr.h"