mirror of
https://github.com/samba-team/samba.git
synced 2025-01-29 21:47:30 +03:00
r18054: snprintf.c needs to use replace.h to get the rep_vasprintf and related
macros (This used to be commit 3917436ff733f8ee1925e646eec2331190d79663)
This commit is contained in:
parent
474b74b345
commit
d9319068f5
@ -103,11 +103,7 @@
|
||||
*
|
||||
**************************************************************/
|
||||
|
||||
#ifdef _SAMBA_BUILD_
|
||||
#include "config.h"
|
||||
#else
|
||||
#include "replace_config.h"
|
||||
#endif
|
||||
#include "replace.h"
|
||||
|
||||
#ifdef TEST_SNPRINTF /* need math library headers for testing */
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user