1
0
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:
Andrew Bartlett 0001-01-01 00:00:00 +00:00
parent c0925b6352
commit 13f33e466e

View File

@ -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_). */