X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=lib%2Fentropy.c;h=8a6479bef2f50217bea1fa2bd1612cd730c814dd;hb=7507ec485f72c2ec56731ee5c9790a20d6d694fd;hp=b844d64aeee03617791e663469e2eb427ad4e052;hpb=e251c8d0050acf8d3f35c91b6d2708fab5314ce7;p=sliver-openvswitch.git diff --git a/lib/entropy.c b/lib/entropy.c index b844d64ae..8a6479bef 100644 --- a/lib/entropy.c +++ b/lib/entropy.c @@ -24,7 +24,7 @@ #include "socket-util.h" #include "vlog.h" -VLOG_DEFINE_THIS_MODULE(entropy) +VLOG_DEFINE_THIS_MODULE(entropy); static const char urandom[] = "/dev/urandom";