Update for build.
[m6w6/libmemcached] / libmemcached / fetch.h
index cd12d384099a23b13dbf1ce5a9efe64874bee1da..353cca5ee67ad26c40359eeb7cbad63c920db9ec 100644 (file)
@@ -9,8 +9,8 @@
  *
  */
 
-#ifndef __MEMCACHED_FETCH_H__
-#define __MEMCACHED_FETCH_H__
+#ifndef __LIBMEMCACHED_FETCH_H__
+#define __LIBMEMCACHED_FETCH_H__
 
 #ifdef __cplusplus
 extern "C" {
@@ -26,4 +26,4 @@ memcached_return_t memcached_fetch_execute(memcached_st *ptr,
 }
 #endif
 
-#endif /* __MEMCACHED_FETCH_H__ */
+#endif /* __LIBMEMCACHED_FETCH_H__ */