Force _GNU_SOURCE in libusbx52

pull/22/head
nirenjan 2020-06-06 17:26:43 -07:00
parent 4f22983739
commit f5145de36b
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@
* SPDX-License-Identifier: GPL-2.0-only WITH Classpath-exception-2.0
*/
#define _GNU_SOURCE
#include "config.h"
#include <stdio.h>
#include <stdlib.h>