X-Git-Url: http://git.liburcu.org/?p=urcu.git;a=blobdiff_plain;f=tests%2Ftest_urcu_timing.c;h=94ac0ae4dff32043d45f7bab97d629665d4932aa;hp=79cd838f56084cd6aae287619206a42d777eab29;hb=6982d6d71aeed16d2d929bd0ed221e8f444b706e;hpb=d2835e6f55477acf4833d6a9774f672288a99075 diff --git a/tests/test_urcu_timing.c b/tests/test_urcu_timing.c index 79cd838..94ac0ae 100644 --- a/tests/test_urcu_timing.c +++ b/tests/test_urcu_timing.c @@ -3,7 +3,7 @@ * * Userspace RCU library - test program * - * Copyright February 2009 - Mathieu Desnoyers + * Copyright February 2009 - Mathieu Desnoyers * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -30,6 +30,7 @@ #include #include #include +#include #include #if defined(_syscall0)