X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=tests%2Ftest-app-ctx%2Fhello.c;h=e9e45ec7c51db46aae588276d14085322136ac06;hb=fb31eb73d8a4a6d9784ed5c335b7fa3b9684108c;hp=197df21e1ada8bbc1d9e1cdadfc992ae522abd0c;hpb=53569322d40ed45abe0368ddb08eb4a2738afc37;p=lttng-ust.git diff --git a/tests/test-app-ctx/hello.c b/tests/test-app-ctx/hello.c index 197df21e..e9e45ec7 100644 --- a/tests/test-app-ctx/hello.c +++ b/tests/test-app-ctx/hello.c @@ -17,21 +17,23 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ -#include -#include -#include -#include -#include -#include #include #include +#include +#include +#include #include +#include +#include +#include +#include /* * Work-around inet.h missing struct mmsghdr forward declaration, with * triggers a warning when system files warnings are enabled. */ struct mmsghdr; #include +#include #include #include