mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
lib: Avoid an includes.h
Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
This commit is contained in:
parent
2ad26a63c9
commit
b224b2033d
@ -20,10 +20,12 @@
|
||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
*/
|
||||
#include "includes.h"
|
||||
#include "replace.h"
|
||||
#include "lib/util/charset/charset.h"
|
||||
#include "system/locale.h"
|
||||
#include "dynconfig/dynconfig.h"
|
||||
#include "lib/util/debug.h"
|
||||
#include "lib/util/byteorder.h"
|
||||
|
||||
#ifdef strcasecmp
|
||||
#undef strcasecmp
|
||||
|
Loading…
Reference in New Issue
Block a user