Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
bazel-central-registry
/
8cc0edf9a81f660497baddda2a631607b354a96b
/
.
/
modules
/
librdkafka
/
2.8.0
/
patches
/
src_rd.h.patch
blob: f03aa04625f93c3a3d1e3176d88f009325921d46 [
file
] [
log
] [
blame
]
---
src
/
rd
.
h
+++
src
/
rd
.
h
@@
-
62
,
7
+
62
,
7
@@
#include
"win32_config.h"
#else
/* POSIX / UNIX based systems */
-#
include
"../config.h"
/* mklove output */
+#
include
"config.h"
/* mklove output */
#endif
#ifdef
_WIN32