X-Git-Url: https://git.lttng.org/?p=urcu.git;a=blobdiff_plain;f=tests%2Ftest_qsbr_timing.c;h=69193bff72dbea41cde65f528dcad9372bead384;hp=969b802106da801750f39a5e02b1ab05c74c3348;hb=6982d6d71aeed16d2d929bd0ed221e8f444b706e;hpb=d2835e6f55477acf4833d6a9774f672288a99075 diff --git a/tests/test_qsbr_timing.c b/tests/test_qsbr_timing.c index 969b802..69193bf 100644 --- a/tests/test_qsbr_timing.c +++ b/tests/test_qsbr_timing.c @@ -3,7 +3,7 @@ * * Userspace QSBR - 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,8 @@ #include #include #include +#include + #include #if defined(_syscall0)