Index: samba/source/modules/charset_macosxfs.c =================================================================== --- samba/source/modules/charset_macosxfs.c.orig +++ samba/source/modules/charset_macosxfs.c @@ -41,8 +41,8 @@ * See if autoconf has found us the internal headers in some form. */ #if HAVE_COREFOUNDATION_CFSTRINGENCODINGCONVERTER_H -# include -# include +# include +# include # define USE_INTERNAL_API 1 #elif HAVE_CFSTRINGENCODINGCONVERTER_H # include