diff options
Diffstat (limited to 'modules/devices/x86')
-rw-r--r-- | modules/devices/x86/processor.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/devices/x86/processor.c b/modules/devices/x86/processor.c index aee409f1..0aa385ae 100644 --- a/modules/devices/x86/processor.c +++ b/modules/devices/x86/processor.c @@ -15,6 +15,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ + #include "hardinfo.h" #include "devices.h" |