summaryrefslogtreecommitdiff
path: root/grpc/include/grpc/support/sync_posix.h
diff options
context:
space:
mode:
Diffstat (limited to 'grpc/include/grpc/support/sync_posix.h')
-rw-r--r--grpc/include/grpc/support/sync_posix.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/grpc/include/grpc/support/sync_posix.h b/grpc/include/grpc/support/sync_posix.h
index 3dce7ee4..b971cd10 100644
--- a/grpc/include/grpc/support/sync_posix.h
+++ b/grpc/include/grpc/support/sync_posix.h
@@ -21,6 +21,6 @@
#include <grpc/support/port_platform.h>
-#include <grpc/impl/codegen/sync_posix.h>
+#include <grpc/impl/codegen/sync_posix.h> // IWYU pragma: export
#endif /* GRPC_SUPPORT_SYNC_POSIX_H */