X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;ds=sidebyside;f=src%2Flibmemcachedutil%2Fcommon.h;h=0a5cb20ce24c504ca6f821d84de950ae9215f06f;hb=refs%2Fheads%2Fv1.x;hp=e7095cd6f9c636e0f3072e2eb9975a1fd4189a21;hpb=99f0711a1e7f2080ed62d5b703db094c882c6fa0;p=awesomized%2Flibmemcached diff --git a/src/libmemcachedutil/common.h b/src/libmemcachedutil/common.h index e7095cd6..0a5cb20c 100644 --- a/src/libmemcachedutil/common.h +++ b/src/libmemcachedutil/common.h @@ -1,6 +1,6 @@ /* +--------------------------------------------------------------------+ - | libmemcached - C/C++ Client Library for memcached | + | libmemcached-awesome - C/C++ Client Library for memcached | +--------------------------------------------------------------------+ | Redistribution and use in source and binary forms, with or without | | modification, are permitted under the terms of the BSD license. | @@ -9,7 +9,7 @@ | the terms online at: https://opensource.org/licenses/BSD-3-Clause | +--------------------------------------------------------------------+ | Copyright (c) 2006-2014 Brian Aker https://datadifferential.com/ | - | Copyright (c) 2020 Michael Wallner | + | Copyright (c) 2020-2021 Michael Wallner https://awesome.co/ | +--------------------------------------------------------------------+ */ @@ -20,6 +20,7 @@ #include #include #include +#include #include "libmemcachedutil-1.0/util.h" #include "libmemcached/assert.hpp"