X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=windows%2Fconfig.h.bor;h=41dfb23d11282585885407ea680acde67d36a61b;hp=53e6075329b4cec71ffa1aecf85aa64b0391105d;hb=d0c434771038a294962bcf704d9cee88e35be133;hpb=f97f3ef416aefe635abedc05cf0ed167634d9af9 diff --git a/windows/config.h.bor b/windows/config.h.bor index 53e60753..41dfb23d 100644 --- a/windows/config.h.bor +++ b/windows/config.h.bor @@ -33,6 +33,9 @@ #define ftruncate chsize #define inline __inline +/* Flag that C files should include , not . */ +#define WGET_USE_STDARG + /* Define if the free Borland C++Builder 5.5 command-line compiler is used, because its utime() has a bug. */ #define HACK_BCC_UTIME_BUG