aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/grpc/module.modulemap
diff options
context:
space:
mode:
Diffstat (limited to 'include/grpc/module.modulemap')
-rw-r--r--include/grpc/module.modulemap2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/grpc/module.modulemap b/include/grpc/module.modulemap
index d23072f556..8f0cd46ae0 100644
--- a/include/grpc/module.modulemap
+++ b/include/grpc/module.modulemap
@@ -5,14 +5,12 @@ framework module grpc {
header "support/alloc.h"
header "support/atm.h"
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"
header "support/string_util.h"
- header "support/subprocess.h"
header "support/sync.h"
header "support/sync_generic.h"
header "support/thd.h"