1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-10 01:18:15 +03:00

idmap_hash: stdio.h comes with replace.h

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>

Autobuild-User(master): Michael Adam <obnox@samba.org>
Autobuild-Date(master): Sun Dec  4 20:20:19 CET 2016 on sn-devel-144
This commit is contained in:
Volker Lendecke 2016-11-22 01:31:19 +01:00 committed by Michael Adam
parent 25305d172e
commit 01cc499bec

View File

@ -23,7 +23,6 @@
#include "winbindd/winbindd.h"
#include "idmap.h"
#include "idmap_hash.h"
#include <stdio.h>
#include "lib/util/xfile.h"
static XFILE *lw_map_file = NULL;