X-Git-Url: https://arthur.barton.de/gitweb/?a=blobdiff_plain;f=src%2Fproc_stat.c;h=a29725997f41d9d019b0cea646faff8863f47d47;hb=71b72e4f59b129ced0a1d15e5ce3b21370edfbbd;hp=a24eef2450a473d25c796f1c81d1bd424d2b7fd6;hpb=3d916bd468a12150385083d998c866f275c5ab64;p=netdata.git diff --git a/src/proc_stat.c b/src/proc_stat.c index a24eef24..a2972599 100755 --- a/src/proc_stat.c +++ b/src/proc_stat.c @@ -3,6 +3,7 @@ #include #include +#include "common.h" #include "log.h" #include "config.h" #include "procfile.h"