mirror of
https://github.com/samba-team/samba.git
synced 2025-01-26 10:04:02 +03:00
Header files should not include includes.h - therein lies maddness, particuarly
if we ever want to get rid of the magic macros.
This commit is contained in:
parent
c0925b6352
commit
13f33e466e
@ -20,9 +20,6 @@
|
|||||||
|
|
||||||
#ifndef _SMB_ACLS_H
|
#ifndef _SMB_ACLS_H
|
||||||
#define _SMB_ACLS_H
|
#define _SMB_ACLS_H
|
||||||
|
|
||||||
#include "includes.h"
|
|
||||||
|
|
||||||
#if defined(HAVE_POSIX_ACLS)
|
#if defined(HAVE_POSIX_ACLS)
|
||||||
|
|
||||||
/* This is an identity mapping (just remove the SMB_). */
|
/* This is an identity mapping (just remove the SMB_). */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user