1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-28 01:58:17 +03:00

lib/util Remove #if _SAMBA_BUILD_ == 4 that isn't required any more

This commit is contained in:
Andrew Bartlett 2011-02-18 10:52:12 +11:00
parent 8afc271e2a
commit e4c2023082

View File

@ -21,9 +21,7 @@
#ifndef _SAMBA_UTIL_H_
#define _SAMBA_UTIL_H_
#if _SAMBA_BUILD_ == 4
#include "../lib/util/charset/charset.h"
#endif
#include "../lib/util/attr.h"
/* for TALLOC_CTX */