summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2008-10-15 11:27:19 +0200
committerGünther Deschner <gd@samba.org>2008-10-15 11:28:55 +0200
commitd9070ab7bc2b17d85d911bbc754d00dd63d2315b (patch)
tree11cf66a684eec847f7c0ae4ad7bf0c02820c5fc0
parent3cb281e48f9943a5188f040d941bb1e0fc32cdad (diff)
downloadsamba-d9070ab7bc2b17d85d911bbc754d00dd63d2315b.tar.gz
samba-d9070ab7bc2b17d85d911bbc754d00dd63d2315b.tar.bz2
samba-d9070ab7bc2b17d85d911bbc754d00dd63d2315b.zip
s3-build: add regenerated files.
Guenther
-rw-r--r--source3/librpc/gen_ndr/ndr_notify.c2
-rw-r--r--source3/librpc/gen_ndr/notify.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/source3/librpc/gen_ndr/ndr_notify.c b/source3/librpc/gen_ndr/ndr_notify.c
index b4be9a8f5a..dfa72d8004 100644
--- a/source3/librpc/gen_ndr/ndr_notify.c
+++ b/source3/librpc/gen_ndr/ndr_notify.c
@@ -3,7 +3,7 @@
#include "includes.h"
#include "librpc/gen_ndr/ndr_notify.h"
-#include "librpc/gen_ndr/ndr_misc.h"
+#include "librpc/gen_ndr/ndr_security.h"
_PUBLIC_ enum ndr_err_code ndr_push_notify_entry(struct ndr_push *ndr, int ndr_flags, const struct notify_entry *r)
{
if (ndr_flags & NDR_SCALARS) {
diff --git a/source3/librpc/gen_ndr/notify.h b/source3/librpc/gen_ndr/notify.h
index 8b2eca5004..46a7e24e0d 100644
--- a/source3/librpc/gen_ndr/notify.h
+++ b/source3/librpc/gen_ndr/notify.h
@@ -2,7 +2,7 @@
#include <stdint.h>
-#include "librpc/gen_ndr/misc.h"
+#include "librpc/gen_ndr/security.h"
#ifndef _HEADER_notify
#define _HEADER_notify