diff --git a/[refs] b/[refs] index cbd290304959..51577e472f0f 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: e4b5939a7eec7726d410517e433040db4ede5102 +refs/heads/master: 99f7b77d3c62045bb47dfc4228a2341ba71bff1d diff --git a/trunk/include/asm-x86_64/atomic.h b/trunk/include/asm-x86_64/atomic.h index 6b540237a2f8..4b5cd553e772 100644 --- a/trunk/include/asm-x86_64/atomic.h +++ b/trunk/include/asm-x86_64/atomic.h @@ -2,6 +2,7 @@ #define __ARCH_X86_64_ATOMIC__ #include +#include /* atomic_t should be 32 bit signed type */