Define _GNU_SOURCE for all implementation files rather than getcpu.h
[lttng-ust.git] / liblttng-ust / ltt-ring-buffer-client.h
index ce9d263ce6c7be248c534564973de1ce0ce1a5f7..7e853992f6c7d8accbf02450a856ba17f6de2df8 100644 (file)
@@ -8,6 +8,7 @@
  * Dual LGPL v2.1/GPL v2 license.
  */
 
+#define _GNU_SOURCE
 #include <stdint.h>
 #include <lttng/ust-events.h>
 #include "lttng/bitfield.h"
This page took 0.023284 seconds and 4 git commands to generate.