daemon: Suppress valgrind warnings from read_pidfile().
[openvswitch] / lib / entropy.c
index b844d64aeee03617791e663469e2eb427ad4e052..8a6479bef2f50217bea1fa2bd1612cd730c814dd 100644 (file)
@@ -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";