Skip to content

Commit

Permalink
Merge branch 'pm-tools'
Browse files Browse the repository at this point in the history
* pm-tools:
  cpupower: Fix build error in cpufreq-info
  • Loading branch information
rafaeljw committed Jan 20, 2016
2 parents f11aef6 + 38cb76a commit db2b52f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/power/cpupower/utils/cpufreq-info.c
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
#include <errno.h>
#include <stdlib.h>
#include <string.h>
#include <limits.h>

#include <getopt.h>

Expand Down

0 comments on commit db2b52f

Please sign in to comment.