X-Git-Url: https://git.octo.it/?p=collectd.git;a=blobdiff_plain;f=src%2Futils_ovs.c;h=3b7236cadc4642a2c4d4e0f128eed4e234f7bb0f;hp=57629a01a15f13771280d5a4873999783c6974b0;hb=d486225f89ea52d8ed2b4242eba2ad94c409f837;hpb=61a4ed99b1a5b6d371bb745933d0efc5dff9505c diff --git a/src/utils_ovs.c b/src/utils_ovs.c index 57629a01..3b7236ca 100644 --- a/src/utils_ovs.c +++ b/src/utils_ovs.c @@ -191,7 +191,7 @@ struct ovs_db_s { }; /* Global variables */ -static uint64_t ovs_uid = 0; +static uint64_t ovs_uid; static pthread_mutex_t ovs_uid_mutex = PTHREAD_MUTEX_INITIALIZER; /* Post an event to event thread.