summaryrefslogtreecommitdiffstats
path: root/man/hwdb-usb-device.c
diff options
context:
space:
mode:
Diffstat (limited to 'man/hwdb-usb-device.c')
-rw-r--r--man/hwdb-usb-device.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/man/hwdb-usb-device.c b/man/hwdb-usb-device.c
index facd8c4..3ce3ccd 100644
--- a/man/hwdb-usb-device.c
+++ b/man/hwdb-usb-device.c
@@ -1,5 +1,6 @@
/* SPDX-License-Identifier: MIT-0 */
+#define _GNU_SOURCE 1
#include <stdio.h>
#include <stdint.h>
#include <systemd/sd-hwdb.h>