mirror of
https://github.com/curl/curl.git
synced 2026-08-25 15:43:47 +03:00
utime() and utime.h adjustments for curl -R
This commit is contained in:
parent
d10cf2ba94
commit
5900c0f767
2 changed files with 10 additions and 2 deletions
|
|
@ -10,3 +10,9 @@
|
|||
|
||||
/* Define if you have strdup() */
|
||||
#undef HAVE_STRDUP
|
||||
|
||||
/* Define if you have utime() */
|
||||
#undef HAVE_UTIME
|
||||
|
||||
/* Define if you have utime.h */
|
||||
#undef HAVE_UTIME_H
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue