1
0
mirror of https://github.com/samba-team/samba.git synced 2025-08-03 04:22:09 +03:00

s3-build: only use ndr_security.h where needed.

Guenther
This commit is contained in:
Günther Deschner
2010-05-28 02:19:32 +02:00
parent c00407bd35
commit f9f8007361
22 changed files with 23 additions and 0 deletions

View File

@ -19,6 +19,7 @@
*/
#include "includes.h"
#include "../librpc/gen_ndr/ndr_security.h"
#undef DBGC_CLASS
#define DBGC_CLASS DBGC_ACLS