X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=libmemcached%2Fstorage.h;h=58edb4798176df60abbcf2d9f4370e820a31ef6a;hb=6b46b12051fa265bbd9c2a17899a280c8bd82769;hp=8f2339677affce816c7830807099ebad02356c46;hpb=c67da677fe0944d3d2d3ff46e65fc3bc775404ae;p=awesomized%2Flibmemcached diff --git a/libmemcached/storage.h b/libmemcached/storage.h index 8f233967..58edb479 100644 --- a/libmemcached/storage.h +++ b/libmemcached/storage.h @@ -9,8 +9,8 @@ * */ -#ifndef __MEMCACHED_STORAGE_H__ -#define __MEMCACHED_STORAGE_H__ +#ifndef __LIBMEMCACHED_STORAGE_H__ +#define __LIBMEMCACHED_STORAGE_H__ #include "libmemcached/memcached.h" @@ -107,4 +107,4 @@ memcached_return_t memcached_cas_by_key(memcached_st *ptr, } #endif -#endif /* __MEMCACHED_STORAGE_H__ */ +#endif /* __LIBMEMCACHED_STORAGE_H__ */