Define _GNU_SOURCE for all implementation files rather than getcpu.h
[lttng-ust.git] / liblttng-ust / ltt-ring-buffer-metadata-client.h
index 7e79b116fa613a672be0efaeb0a2c1987536c762..3fa785a2265e7c2381931ba0e938c2f9f402c4ba 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.023865 seconds and 4 git commands to generate.