rculfhash: Include rculfhash-internal.h from local directory
authorGavin Ray <ray.gavin97@gmail.com>
Mon, 5 Dec 2022 02:07:17 +0000 (02:07 +0000)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 5 Dec 2022 16:04:33 +0000 (11:04 -0500)
commit308c0e2f342b795203fd1b0f3346b85061a14d1f
treee84a64f4d9db2101c87df1e81a7916a4c82aca1e
parent225ad775ba2841f484f66297d5aff4e3de70f249
rculfhash: Include rculfhash-internal.h from local directory

Use double quotes rather than angle brackets to include this local
header file. This fixes build scenarios where the liburcu build is used
from cmake.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Change-Id: Iad6c9765ecc409c8df3a659975c97a3c068d5c0a
src/rculfhash-mm-chunk.c
src/rculfhash-mm-order.c
src/rculfhash.c
This page took 0.024671 seconds and 4 git commands to generate.