autoconf: Tolerate missing file when grepping.
[sliver-openvswitch.git] / lib / entropy.c
index b844d64..8a6479b 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";