X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=src%2Fcontextswitch.c;h=76e2a6c0b935c9225d50e96e7c2405554f459476;hb=ee1cd3f1b15680ddf6777703c5714d209cf68881;hp=344f76e76f0c29242ac20821d8efb25f83f12871;hpb=5efcb2fe5ca723225e4100314a8668d8abc9424a;p=collectd.git diff --git a/src/contextswitch.c b/src/contextswitch.c index 344f76e7..76e2a6c0 100644 --- a/src/contextswitch.c +++ b/src/contextswitch.c @@ -22,6 +22,7 @@ **/ #include "collectd.h" + #include "common.h" #include "plugin.h"