Imported Upstream version 4.0.0+dfsg1
[abartlet/samba-debian.git] / source3 / autoconf / librpc / gen_ndr / ndr_remact.c
similarity index 99%
rename from source3/librpc/gen_ndr/ndr_remact.c
rename to source3/autoconf/librpc/gen_ndr/ndr_remact.c
index 82afa7ceb13eea0f28a14b4e180ec54d198131eb..ae0565b36f331bb92f4fa3462021fd92c58cd7fd 100644 (file)
@@ -1,7 +1,7 @@
 /* parser auto-generated by pidl */
 
 #include "includes.h"
-#include "librpc/gen_ndr/ndr_remact.h"
+#include "autoconf/librpc/gen_ndr/ndr_remact.h"
 
 #include "librpc/gen_ndr/ndr_misc.h"
 #include "librpc/gen_ndr/ndr_orpc.h"
@@ -11,6 +11,7 @@ static enum ndr_err_code ndr_push_RemoteActivation(struct ndr_push *ndr, int fla
        uint32_t cntr_protseq_0;
        uint32_t cntr_ifaces_0;
        uint32_t cntr_results_0;
+       NDR_PUSH_CHECK_FN_FLAGS(ndr, flags);
        if (flags & NDR_IN) {
                NDR_CHECK(ndr_push_ORPCTHIS(ndr, NDR_SCALARS|NDR_BUFFERS, &r->in.this_object));
                NDR_CHECK(ndr_push_GUID(ndr, NDR_SCALARS, &r->in.Clsid));
@@ -113,6 +114,7 @@ static enum ndr_err_code ndr_pull_RemoteActivation(struct ndr_pull *ndr, int fla
        TALLOC_CTX *_mem_save_ifaces_0;
        TALLOC_CTX *_mem_save_ifaces_1;
        TALLOC_CTX *_mem_save_results_0;
+       NDR_PULL_CHECK_FN_FLAGS(ndr, flags);
        if (flags & NDR_IN) {
                ZERO_STRUCT(r->out);