]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
config-win32: Windows does not have ftruncate
authorMarc Hoersken <info@marc-hoersken.de>
Fri, 6 Mar 2020 13:18:43 +0000 (14:18 +0100)
committerMarc Hoersken <info@marc-hoersken.de>
Sat, 7 Mar 2020 09:58:42 +0000 (10:58 +0100)
lib/config-win32.h

index 8b488c1c1c06e0c489e71b8272a46c32463045bf..d19665d71aece81cf3eb6656c989170372505c1b 100644 (file)
 /* #define HAVE_DOPRNT 1 */
 
 /* Define if you have the ftruncate function. */
-#define HAVE_FTRUNCATE 1
+/* #define HAVE_FTRUNCATE 1 */
 
 /* Define to 1 if you have the `getpeername' function. */
 #define HAVE_GETPEERNAME 1