mirror of
https://github.com/moparisthebest/curl
synced 2025-01-11 05:58:01 -05:00
config-win32: Windows does not have ftruncate
This commit is contained in:
parent
e040146f22
commit
2f4c36357b
@ -183,7 +183,7 @@
|
|||||||
/* #define HAVE_DOPRNT 1 */
|
/* #define HAVE_DOPRNT 1 */
|
||||||
|
|
||||||
/* Define if you have the ftruncate function. */
|
/* 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 to 1 if you have the `getpeername' function. */
|
||||||
#define HAVE_GETPEERNAME 1
|
#define HAVE_GETPEERNAME 1
|
||||||
|
Loading…
Reference in New Issue
Block a user