X-Git-Url: https://arthur.barton.de/gitweb/?a=blobdiff_plain;f=src%2Fcommon.h;h=b82c078fa3552fe8f0ea5072fc0d679733e54982;hb=9dccc16d3763392f0b13349de18c3a838a667653;hp=f2c764b53495389e6e17752c3e82261281b0a7df;hpb=f8b1735657379fc2fbc46516fd27aad74847350c;p=netdata.git diff --git a/src/common.h b/src/common.h index f2c764b5..b82c078f 100644 --- a/src/common.h +++ b/src/common.h @@ -189,6 +189,7 @@ #include "plugin_nfacct.h" #if defined(__FreeBSD__) +#include #include "plugin_freebsd.h" #define NETDATA_OS_TYPE "freebsd" #elif defined(__APPLE__)