Fix: Use PERROR all across lttng-tools, never make it quiet
[lttng-tools.git] / src / bin / lttng / utils.c
index 1f491db1b89e0095d33ce7ee603338f4f7f400c2..514bfe645a40363cb4cd6526b1c09c8e13d025b2 100644 (file)
@@ -16,6 +16,7 @@
  * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
+#define _GNU_SOURCE
 #include <stdlib.h>
 #include <ctype.h>
 
This page took 0.026076 seconds and 5 git commands to generate.