>>  #define _GNU_SOURCE
>> -#include <stdlib.h>
>> +#include <assert.h>
>>  #include <ctype.h>
>>  #include <limits.h>
>> +#include <regex.h>
>> +#include <stdlib.h>
>
> any reason why stdlib is moved here ?

I put them in alphabetical order instead of random order.

Thanks for the comments, I will make the changes.

_______________________________________________
lttng-dev mailing list
lttng-dev@lists.lttng.org
http://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev

Reply via email to