X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=vswitchd%2Fxenserver.c;h=976d7162cfdba673b101541db636859333b046b2;hb=5136ce492c414f377f7be9ae32b259abb9f76580;hp=03c4955529fcc1197401f33e2533411ce2d40203;hpb=9200fb9ef9a1c55a76e4c4aa789f3fb0a76f0ed1;p=sliver-openvswitch.git diff --git a/vswitchd/xenserver.c b/vswitchd/xenserver.c index 03c495552..976d7162c 100644 --- a/vswitchd/xenserver.c +++ b/vswitchd/xenserver.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009 Nicira Networks +/* Copyright (c) 2009, 2010 Nicira Networks * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -22,9 +22,9 @@ #include #include "dynamic-string.h" #include "process.h" - #include "vlog.h" -#define THIS_MODULE VLM_xenserver + +VLOG_DEFINE_THIS_MODULE(xenserver) static char * read_host_uuid(void)