Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
bazel-central-registry
/
42a545e72d7e9f9ffa8d763bcdc57e4c20580724
/
.
/
modules
/
librdkafka
/
2.3.0.bcr.1
/
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