X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=urcu.h;h=2e8c0424abb0d413b6a64035ba05acced231d253;hb=581a270d427d9598c06a4da9ae7f9a9fc5354ec0;hp=7c94a776119245086fc6a5ea84cd35684e0b2d8f;hpb=5b1da0c8bb5fd8f6afd2ca821606cfe3aae838bd;p=urcu.git diff --git a/urcu.h b/urcu.h index 7c94a77..2e8c042 100644 --- a/urcu.h +++ b/urcu.h @@ -17,8 +17,8 @@ * Distributed under GPLv2 */ -#define __USE_GNU #include +#include /* The "volatile" is due to gcc bugs */ #define barrier() __asm__ __volatile__("": : :"memory")