diff --git a/GNUmakefile b/GNUmakefile index 727dd50d..38ae196c 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -495,6 +495,7 @@ XOPT_SOURCES := deps/xopt/xopt.c XOPT_OBJS := $(call get_objs,XOPT_SOURCES) $(filter $(BUILD_DIR)/win%,$(XOPT_OBJS)): CFLAGS += \ -DHAVE_SNPRINTF \ + -DHAVE_VSNPRINTF \ -DHAVE_VASNPRINTF \ -DHAVE_VASPRINTF \ -Dvsnprintf=rpl_vsnprintf