From 178a114c7a1a1774e5c95c72aa801a1a6006cbb9 Mon Sep 17 00:00:00 2001 From: L Pereira Date: Sun, 7 Nov 2021 23:11:01 -0800 Subject: Reformat CPU frequency using current locale --- modules/benchmark.c | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/benchmark.c') 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 #include #include -- cgit v1.2.3