Style cleanup.
[m6w6/libmemcached] / libmemcached / configure.h.in
index c4301df931ef61e646a29b9f346cb5fa5dd0e67c..17ec8645865cda3592e1ece3f1cd4ea9370fcd6e 100644 (file)
@@ -9,8 +9,8 @@
  *
  */
 
-#ifndef MEMCACHED_CONFIGURE_H
-#define MEMCACHED_CONFIGURE_H
+#ifndef __LIBMEMCACHED_CONFIGURE_H
+#define __LIBMEMCACHED_CONFIGURE_H
 
 #ifdef __cplusplus
 extern "C" {
@@ -25,4 +25,4 @@ extern "C" {
 }
 #endif
 
-#endif /* MEMCACHED_CONFIGURE_H */
+#endif /* __LIBMEMCACHED_CONFIGURE_H */