vppinfra: add atomic macros for __sync builtins
[vpp.git] / src / vppinfra / clib.h
index a6f8824..95dadd9 100644 (file)
@@ -46,6 +46,7 @@
 #endif
 
 #include <vppinfra/types.h>
+#include <vppinfra/atomics.h>
 
 /* Global DEBUG flag.  Setting this to 1 or 0 turns off
    ASSERT (see vppinfra/error.h) & other debugging code. */