start applying warning fixes from Jan Blunck
[ust.git] / ust / ust.c
index 79db4989a4ecac23ad25180339ffbe926b933611..b2f30f0a4c4d8f4ed912c9a2f34af2d07c843849 100644 (file)
--- a/ust/ust.c
+++ b/ust/ust.c
@@ -1,7 +1,8 @@
+#define _GNU_SOURCE
+#include <stdio.h>
 #include <unistd.h>
 #include <getopt.h>
 #include <stdlib.h>
-#include <stdio.h>
 #include <fcntl.h>
 
 #include "ustcomm.h"
This page took 0.022383 seconds and 4 git commands to generate.