diff options
Diffstat (limited to 'modules/benchmark.c')
-rw-r--r-- | modules/benchmark.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/benchmark.c b/modules/benchmark.c index 27ee9643..50ba7d2d 100644 --- a/modules/benchmark.c +++ b/modules/benchmark.c @@ -16,6 +16,7 @@ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ +#define _GNU_SOURCE #include <config.h> #include <hardinfo.h> #include <iconcache.h> |