X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=extras%2Fezio%2Fezio-term.c;h=b41a7c0258306e6fb83520bb291f9dc9b60f787b;hb=5136ce492c414f377f7be9ae32b259abb9f76580;hp=f7645528905294d7075a0c7fc057241c63d08ea9;hpb=9200fb9ef9a1c55a76e4c4aa789f3fb0a76f0ed1;p=sliver-openvswitch.git diff --git a/extras/ezio/ezio-term.c b/extras/ezio/ezio-term.c index f76455289..b41a7c025 100644 --- a/extras/ezio/ezio-term.c +++ b/extras/ezio/ezio-term.c @@ -37,10 +37,10 @@ #include "terminal.h" #include "timeval.h" #include "util.h" - -#define THIS_MODULE VLM_ezio_term #include "vlog.h" +VLOG_DEFINE_THIS_MODULE(ezio_term) + /* EZIO button status. */ enum btn_status { BTN_UP = 1 << 0,