debian: Add override of non-standard-dir-perm to corekeeper
[openvswitch] / ofproto / fail-open.c
index a86ee391b12dbfc8d56c8cdb55b1fb27965de50e..04be5ce6a357caf31f7ef88176b60fe7c2ae9b80 100644 (file)
 #include "status.h"
 #include "timeval.h"
 #include "vconn.h"
-
-#define THIS_MODULE VLM_fail_open
 #include "vlog.h"
 
+VLOG_DEFINE_THIS_MODULE(fail_open)
+
 /*
  * Fail-open mode.
  *