Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
bazel-central-registry
/
42a545e72d7e9f9ffa8d763bcdc57e4c20580724
/
.
/
modules
/
librdkafka
/
2.8.0.bcr.2
/
patches
/
src_tinycthread.h.patch
blob: 74333af38cb0eb6e7e7c9ee7e768bbc2eb837a13 [
file
] [
log
] [
blame
]
---
src
/
tinycthread
.
h
+++
src
/
tinycthread
.
h
@@
-
29
,
7
+
29
,
7
@@
freely
,
subject to the following restrictions
:
#ifdef
_WIN32
#include
"win32_config.h"
#else
-#
include
"../config.h"
+#
include
"config.h"
#endif
#if WITH_C11THREADS