1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-26 10:04:02 +03:00

s3-build: add regenerated files.

Guenther
This commit is contained in:
Günther Deschner 2008-10-15 11:27:19 +02:00
parent 3cb281e48f
commit d9070ab7bc
2 changed files with 2 additions and 2 deletions

View File

@ -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) {

View File

@ -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