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