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

s3-idmap: fix the build of idmap_hash on FreeBSD.

Guenther
This commit is contained in:
Günther Deschner 2011-03-31 00:08:19 +02:00
parent a730dff783
commit e54f292a4f

View File

@ -19,6 +19,7 @@
*/
#include "includes.h"
#include "system/filesys.h"
#include "winbindd/winbindd.h"
#include "idmap.h"
#include "idmap_hash.h"