summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--plugins/gobi.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/gobi.c b/plugins/gobi.c
index 4daa4593..061ee04e 100644
--- a/plugins/gobi.c
+++ b/plugins/gobi.c
@@ -23,6 +23,7 @@
#include <config.h>
#endif
+#define _GNU_SOURCE
#include <errno.h>
#include <fcntl.h>
#include <unistd.h>