X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=libmemcached%2Fversion.h;h=7e6f607aa48591dc43c69bc595a603ffffe70cfb;hb=671ca37a89bd48331316cb98c3f54ce1bca7ef88;hp=8df9f0ac3df031c77da817649b6d3d1c06ee0e68;hpb=a4456cc10079f2e6f648befc91657f2723c825e5;p=m6w6%2Flibmemcached diff --git a/libmemcached/version.h b/libmemcached/version.h index 8df9f0ac..7e6f607a 100644 --- a/libmemcached/version.h +++ b/libmemcached/version.h @@ -9,8 +9,8 @@ * */ -#ifndef __MEMCACHED_VERSION_H__ -#define __MEMCACHED_VERSION_H__ +#ifndef __LIBMEMCACHED_VERSION_H__ +#define __LIBMEMCACHED_VERSION_H__ #ifdef __cplusplus extern "C" { @@ -26,4 +26,4 @@ const char * memcached_lib_version(void); } #endif -#endif /* __MEMCACHED_VERSION_H__ */ +#endif /* __LIBMEMCACHED_VERSION_H__ */