X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=libmemcached%2Fquit.h;h=453adeaa969126e67bedf045d29f499490122dff;hb=284978b1dc258cb8cd2a32d6a0f25f2f9b284149;hp=7b98427f0f0f8125950390c8d83b529edb9458c6;hpb=c15e27789bf0ba95ae05e70628a1eb39016159c9;p=awesomized%2Flibmemcached diff --git a/libmemcached/quit.h b/libmemcached/quit.h index 7b98427f..453adeaa 100644 --- a/libmemcached/quit.h +++ b/libmemcached/quit.h @@ -9,8 +9,8 @@ * */ -#ifndef __MEMCACHED_QUIT_H__ -#define __MEMCACHED_QUIT_H__ +#ifndef __LIBMEMCACHED_QUIT_H__ +#define __LIBMEMCACHED_QUIT_H__ #ifdef __cplusplus extern "C" { @@ -23,4 +23,4 @@ void memcached_quit(memcached_st *ptr); } #endif -#endif /* __MEMCACHED_QUIT_H__ */ +#endif /* __LIBMEMCACHED_QUIT_H__ */