mirror of
https://github.com/samba-team/samba.git
synced 2025-01-12 09:18:10 +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
|
||||
#define _SMB_ACLS_H
|
||||
|
||||
#include "includes.h"
|
||||
|
||||
#if defined(HAVE_POSIX_ACLS)
|
||||
|
||||
/* This is an identity mapping (just remove the SMB_). */
|
||||
|
Loading…
Reference in New Issue
Block a user