mirror of
https://github.com/samba-team/samba.git
synced 2025-01-27 14:04:05 +03:00
add missing #ifdef HAVE_BICONV stuff
This commit is contained in:
parent
e7d2315e45
commit
5e831f48f0
@ -392,6 +392,9 @@
|
||||
#ifdef HAVE_GICONV
|
||||
#include <giconv.h>
|
||||
#endif
|
||||
#ifdef HAVE_BICONV
|
||||
#include <biconv.h>
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if HAVE_KRB5_H
|
||||
|
Loading…
x
Reference in New Issue
Block a user