X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fentropy.c;h=f4f4ac4a916c2952ba92ab94af2a890660c72de6;hb=135dc824d6e146a486fd95ff7bfbc57b0cef66af;hp=03de9efb48175dccecf7bdd6ab3a53ddf730e33d;hpb=aedf67e69cbe93a6925fd1004a7c8b990aed4b0a;p=collectd.git diff --git a/src/entropy.c b/src/entropy.c index 03de9efb..f4f4ac4a 100644 --- a/src/entropy.c +++ b/src/entropy.c @@ -25,6 +25,7 @@ **/ #include "collectd.h" + #include "common.h" #include "plugin.h"