mirror of
https://github.com/curl/curl.git
synced 2026-07-23 23:47:15 +03:00
config-win32: Windows does not have ftruncate
This commit is contained in:
parent
e040146f22
commit
2f4c36357b
1 changed files with 1 additions and 1 deletions
|
|
@ -183,7 +183,7 @@
|
|||
/* #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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue