Define _LGPL_SOURCE in test applications
[lttng-tools.git] / tests / regression / ust / multi-session / gen-nevents.c
index 7add252499e46c2a1af609dd0b5d491c5ee20422..51400d0591efd3ff0f97260e5769d13e37a97775 100644 (file)
@@ -17,6 +17,7 @@
  * Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301 USA
  */
 
+#define _LGPL_SOURCE
 #include <arpa/inet.h>
 #include <fcntl.h>
 #include <signal.h>
This page took 0.023 seconds and 4 git commands to generate.