aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/grpc/module.modulemap
diff options
context:
space:
mode:
authorGravatar Vijay Pai <vpai@google.com>2018-01-25 22:54:02 -0800
committerGravatar Vijay Pai <vpai@google.com>2018-01-25 23:06:24 -0800
commitae376bf9d982892eba5b052b87f88e24b1bb0677 (patch)
tree3a95b01213391ecd47937a97057afbebc6a8416c /include/grpc/module.modulemap
parente0adbb6c2e714b06dfa42becae97dfe5ae79d2cb (diff)
Privatize host_port.h; was not used in any wrapped language implementation
Diffstat (limited to 'include/grpc/module.modulemap')
-rw-r--r--include/grpc/module.modulemap1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/grpc/module.modulemap b/include/grpc/module.modulemap
index d23072f556..2f8c526bab 100644
--- a/include/grpc/module.modulemap
+++ b/include/grpc/module.modulemap
@@ -7,7 +7,6 @@ framework module grpc {
header "support/avl.h"
header "support/cmdline.h"
header "support/cpu.h"
- header "support/host_port.h"
header "support/log.h"
header "support/log_windows.h"
header "support/port_platform.h"