X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=tests%2Fsimple_include%2Fsimple_include.c;h=ccf14ce96c063ff8491e9ecf7fa65b0ec0dfb683;hb=3fa2687d72239b458cd1d3753842402cda1d1b90;hp=75c68644b324843febba2747b972e25e7530f394;hpb=a09dac63957396890b1085cac0fee92ecc5db87a;p=ust.git diff --git a/tests/simple_include/simple_include.c b/tests/simple_include/simple_include.c index 75c6864..ccf14ce 100644 --- a/tests/simple_include/simple_include.c +++ b/tests/simple_include/simple_include.c @@ -15,6 +15,7 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ -#include +#include +#include int main () { return 0; }