From a79fef75fc2cbd928b85ddb9aaa4034e2794d233 Mon Sep 17 00:00:00 2001 From: Matt Smith Date: Wed, 18 Nov 2015 10:33:02 -0600 Subject: Importing pfSense patch amdtemp.tgz --- sys/dev/amdtemp/amdtemp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/dev/amdtemp/amdtemp.c b/sys/dev/amdtemp/amdtemp.c index 48a4c1d..7bd70cc 100644 --- a/sys/dev/amdtemp/amdtemp.c +++ b/sys/dev/amdtemp/amdtemp.c @@ -47,7 +47,7 @@ __FBSDID("$FreeBSD$"); #include #include -#include +#include typedef enum { CORE0_SENSOR0, -- cgit v1.1