We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70145c0 commit 6746462Copy full SHA for 6746462
1 file changed
deps/rabbit/app.bzl
@@ -144,6 +144,7 @@ def all_srcs(name = "all_srcs"):
144
filegroup(
145
name = "private_hdrs",
146
srcs = [
147
+ "src/mc.hrl",
148
"src/rabbit_fifo.hrl",
149
"src/rabbit_fifo_dlx.hrl",
150
"src/rabbit_fifo_v0.hrl",
0 commit comments