mirror of https://github.com/nirenjan/libx52.git
Force _GNU_SOURCE in libusbx52
parent
4f22983739
commit
f5145de36b
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue