Merge branch 'pm-tools'

* pm-tools:
  cpupower: Fix build error in cpufreq-info
This commit is contained in:
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>