debian: Change architectures from "any" to "linux-any".
[openvswitch] / utilities / ovs-controller.c
index 26a1fc3f5609fab76449afe22dbcda479f88648e..1be84f78706ffd688d16180b9cf7e556f1793466 100644 (file)
@@ -41,7 +41,7 @@
 #include "vconn.h"
 #include "vlog.h"
 
-VLOG_DEFINE_THIS_MODULE(controller)
+VLOG_DEFINE_THIS_MODULE(controller);
 
 #define MAX_SWITCHES 16
 #define MAX_LISTENERS 16