Diff between 8f5e96b667e6ea166fdd7487feaa7c9b6740fa50 and 75201cb5cf9ba63243c9eef1bc3d65963578855f
Changed Files
| File | Additions | Deletions | Status |
| profiles/input/hog_device.c | +1 | -0 | modified |
Full Patch
diff --git a/profiles/input/hog_device.c b/profiles/input/hog_device.c
index 0a5fb58..541bfc7 100644
--- a/profiles/input/hog_device.c
+++ b/profiles/input/hog_device.c
@@ -27,6 +27,7 @@
#include <config.h>
#endif
+#define _GNU_SOURCE
#include <stdlib.h>
#include <stdbool.h>
#include <errno.h>