diff options
Diffstat (limited to 'src/config-mac.h')
-rw-r--r-- | src/config-mac.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/config-mac.h b/src/config-mac.h index 36505c94c..e1806d5c6 100644 --- a/src/config-mac.h +++ b/src/config-mac.h @@ -8,6 +8,7 @@ #define HAVE_SETVBUF 1 #define HAVE_UTIME 1 +#define HAVE_FTRUNCATE 1 #define main(x,y) curl_main(x,y) |