From 5cc3e6f1fc896fd77ace00c29dffe3e0224bb258 Mon Sep 17 00:00:00 2001 From: Samy Al Bahra Date: Tue, 24 Apr 2012 19:49:36 -0400 Subject: [PATCH] ck_pr: Re-order includes. --- include/gcc/x86_64/ck_pr.h | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/include/gcc/x86_64/ck_pr.h b/include/gcc/x86_64/ck_pr.h index bb7b079..65ed929 100644 --- a/include/gcc/x86_64/ck_pr.h +++ b/include/gcc/x86_64/ck_pr.h @@ -31,10 +31,9 @@ #error Do not include this file directly, use ck_pr.h #endif -#include -#include - #include +#include +#include /* * The following represent supported atomic operations.