aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
diff options
context:
space:
mode:
authorGravatar Jorge Canizales <jcanizales@google.com>2015-09-29 11:29:42 -0700
committerGravatar Jorge Canizales <jcanizales@google.com>2015-09-29 11:29:42 -0700
commit7069da2fe205905974ba5c7c49254d8478691a57 (patch)
treeef3bed9f96437d6b0143bdfbc1fcd6fb4a64edd7 /include
parentc825f4234724b448dbb576c1209fec3a8510dda8 (diff)
Diffstat (limited to 'include')
-rw-r--r--include/grpc/support/port_platform.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/grpc/support/port_platform.h b/include/grpc/support/port_platform.h
index d09815557e..69ff18eed6 100644
--- a/include/grpc/support/port_platform.h
+++ b/include/grpc/support/port_platform.h
@@ -174,8 +174,6 @@
#endif /* _LP64 */
#elif defined(__APPLE__)
#include <TargetConditionals.h>
-/* Provides IPV6_RECVPKTINFO */
-#define __APPLE_USE_RFC_3542
#ifndef _BSD_SOURCE
#define _BSD_SOURCE
#endif