mirror of
https://github.com/samba-team/samba.git
synced 2024-12-24 21:34:56 +03:00
add missing #ifdef HAVE_BICONV stuff
This commit is contained in:
parent
bc6992c4bf
commit
9ea0560b0b
@ -392,6 +392,9 @@
|
||||
#ifdef HAVE_GICONV
|
||||
#include <giconv.h>
|
||||
#endif
|
||||
#ifdef HAVE_BICONV
|
||||
#include <biconv.h>
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if HAVE_KRB5_H
|
||||
|
Loading…
Reference in New Issue
Block a user