mirror of
https://github.com/samba-team/samba.git
synced 2025-11-22 16:23:49 +03:00
r15573: Fix build of systems that have iconv headers in non-standard locations
Split of system/locale.h header from system/iconv.h Previously, iconv wasn't being used on these systems
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
d72c5c8f75
commit
aa6d66fda6
@@ -23,7 +23,6 @@
|
||||
#include "system/time.h"
|
||||
#include "system/network.h"
|
||||
#include "system/filesys.h"
|
||||
#include "system/iconv.h"
|
||||
|
||||
void replace_dummy(void);
|
||||
void replace_dummy(void) {}
|
||||
|
||||
Reference in New Issue
Block a user