X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=libmemcached%2Fversion.h;h=7e6f607aa48591dc43c69bc595a603ffffe70cfb;hb=a8efa12d2d90c3777f3c33347fe002884be1185d;hp=8df9f0ac3df031c77da817649b6d3d1c06ee0e68;hpb=8f36e509f6130022162abf7cde7e6c8acbbe224c;p=awesomized%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__ */