Cleanup: standardise include path
[lttng-ust.git] / libringbuffer / ring_buffer_backend.c
index b69dc5e6b32dc95c70803e29aec87ad79ab38bfa..46df102b545facd94a8d2b7748f40b9dcdfe9420 100644 (file)
@@ -18,9 +18,9 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
-#define _GNU_SOURCE
 #define _LGPL_SOURCE
 #include <stddef.h>
+#include <stdint.h>
 #include <unistd.h>
 #include <urcu/arch.h>
 #include <limits.h>
This page took 0.033549 seconds and 4 git commands to generate.