X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=src%2Furcu-utils.h;h=69e37bd3dcbabbaf5cd07348fbf387e4a68f9858;hb=ae5058382f15ded12a33fa951536a23faee10733;hp=407f42e07e6fd078d247e707a3058f3aa6cb9dff;hpb=64cd023fb8db5ea9dfd40826729e7781bf44a516;p=userspace-rcu.git diff --git a/src/urcu-utils.h b/src/urcu-utils.h index 407f42e..69e37bd 100644 --- a/src/urcu-utils.h +++ b/src/urcu-utils.h @@ -23,6 +23,8 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ +#include + #define urcu_stringify(a) _urcu_stringify(a) #define _urcu_stringify(a) #a