Fix build for non-sasl-enabled builds
[awesomized/libmemcached] / libmemcached / memcached_util.h
index 0c2c6777e56136ceabaa030f082943572cd1fb78..a20b665b4bdd8df9c383db2eeb4f683e7043c0d5 100644 (file)
@@ -12,9 +12,9 @@
  */
 
 
-#ifndef MEMCACHED_UTIL_H
-#define MEMCACHED_UTIL_H
+#ifndef __LIBMEMCACHED__MEMCACHED_UTIL_H__
+#define __LIBMEMCACHED__MEMCACHED_UTIL_H__
 
 #include <libmemcached/util/pool.h>
 
-#endif /* MEMCACHED_UTIL_H */
+#endif /* __LIBMEMCACHED__MEMCACHED_UTIL_H__ */