From: Mathieu Desnoyers Date: Tue, 27 Sep 2011 23:54:08 +0000 (-0400) Subject: rculfhash needs local config.h X-Git-Tag: v0.7.0~43^2~116 X-Git-Url: https://git.liburcu.org/?p=urcu.git;a=commitdiff_plain;h=15cfbec77d2c573110cc936d5b33745d44207b50 rculfhash needs local config.h Signed-off-by: Mathieu Desnoyers --- diff --git a/rculfhash.c b/rculfhash.c index c7a429e..bff26a8 100644 --- a/rculfhash.c +++ b/rculfhash.c @@ -139,7 +139,7 @@ #include #include -#include +#include "config.h" #include #include #include