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 14:24:10 +0000 (09:24 -0500)
commit0d0409b100fbb84ee8303c5dca376aca0f187745
tree971b659ade9f409e7cd05936efdc1e611875023d
parent3c3f9aff1e6980292d31a7819d7ba998e8d0b754
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.026826 seconds and 4 git commands to generate.