aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2018-01-10 08:29:18 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2018-01-10 08:29:18 +0000
commitb4bfcc15acdbeac015a641c7528e2d06b5a5f20e (patch)
tree9547cbcf6ebd9868b2055c276b2fdd20d86b66cb
parent952cf934a320e61f2d365b0175124bd128d812b0 (diff)
parent6799084546f459539bfb4d7a58230289ab9cf629 (diff)
downloadcurl-b4bfcc15acdbeac015a641c7528e2d06b5a5f20e.tar.gz
Snap for 4535700 from 6799084546f459539bfb4d7a58230289ab9cf629 to pi-release
Change-Id: I36d0c99fa5c7c4367ecc9399d3f3ecc038907d11
-rw-r--r--lib/curl_config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/curl_config.h b/lib/curl_config.h
index f5ba92735..4d809946e 100644
--- a/lib/curl_config.h
+++ b/lib/curl_config.h
@@ -433,7 +433,9 @@
#define HAVE_LIMITS_H 1
/* Define to 1 if you have the <linux/tcp.h> header file. */
+#if !defined(__APPLE__)
#define HAVE_LINUX_TCP_H 1
+#endif
/* if your compiler supports LL */
#define HAVE_LL 1