aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2016-10-18 06:36:39 +0000
committerandroid-build-merger <android-build-merger@google.com>2016-10-18 06:36:39 +0000
commitaf64b6f35c5fdbdd81adb95febc0f2fee253d4bc (patch)
treeb503318fc44a7832d0a30d2a5018676a571f9d42
parent9f719b0bf6e27562354f7ce9b7aaf86f40cc2d99 (diff)
parentd715987c5c2057901c7b14532ac7cd69f82586a1 (diff)
downloadcurl-af64b6f35c5fdbdd81adb95febc0f2fee253d4bc.tar.gz
Remove bogus dependency on <sys/utime.h>. am: c82860f685
am: d715987c5c Change-Id: I7280a8a8d30323ea613bad7204c7e55da1767f7d
-rw-r--r--lib/curl_config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/curl_config.h b/lib/curl_config.h
index 434cf9b5a..684a60dd8 100644
--- a/lib/curl_config.h
+++ b/lib/curl_config.h
@@ -707,7 +707,7 @@
#define HAVE_SYS_UN_H 1
/* Define to 1 if you have the <sys/utime.h> header file. */
-#define HAVE_SYS_UTIME_H 1
+/* #undef HAVE_SYS_UTIME_H */
/* Define to 1 if you have the <sys/wait.h> header file. */
#define HAVE_SYS_WAIT_H 1