1
0
Fork 0

Merge branch 'pm-tools'

* pm-tools:
  cpupower: Fix build error in cpufreq-info
hifive-unleashed-5.1
Rafael J. Wysocki 2016-01-21 00:43:29 +01:00
commit db2b52f752
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@
#include <errno.h>
#include <stdlib.h>
#include <string.h>
#include <limits.h>
#include <getopt.h>