summaryrefslogtreecommitdiff
path: root/modules/benchmark.c
diff options
context:
space:
mode:
authorL Pereira <l@tia.mat.br>2021-11-07 23:11:01 -0800
committerL Pereira <l@tia.mat.br>2021-11-07 23:26:18 -0800
commit178a114c7a1a1774e5c95c72aa801a1a6006cbb9 (patch)
tree6cdfcce857108baf3c272fa6088abfc5a46dce3e /modules/benchmark.c
parentd4f76b1bad27dff472c4a9ecdf131edc1084b0db (diff)
Reformat CPU frequency using current locale
Diffstat (limited to 'modules/benchmark.c')
-rw-r--r--modules/benchmark.c1
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>